Skip to content

Commit

Permalink
Update Input.js
Browse files Browse the repository at this point in the history
Seems the issue highsource#239 is fixed after making this change. Please review
  • Loading branch information
abdulsathar-m authored Feb 28, 2020
1 parent 4f6ab71 commit 284a72e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,7 @@ Jsonix.XML.Input = Jsonix.Class({
} else {
this.eventType = 2;
}
this.popNS();
return this.eventType;
}
},
Expand Down

0 comments on commit 284a72e

Please sign in to comment.