M

Results 4 issues of M

Hello, I use your library and thanks for all the great work This "issue" is more of a question than anything else. I am trying to add a caption onto...

enhancement

Seems to crash during parsing ``` TypeError: Cannot read property 'length' of undefined at charAt (/some/path/node_modules/sax/lib/sax.js:973:19) at SAXParser.write (/some/path/node_modules/sax/lib/sax.js:994:11) at parse (/some/path/node_modules/node-podcast-parser/index.js:211:12) at Request._callback (/some/path/jobs/update-podcasts.js:36:17) at self.callback (/some/path/node_modules/request/request.js:185:22) at Request.emit...

Hello, I have an error when using the selectize plugin and I think it's because I am using it wrong or something but I simply can't figure out why this...

Hey, nice plugin! I've noticed while using it that the value is represented as a date object which is kind of troubling when binding it to a query param (since...

question