kflorence/jquery-deserialize

Minified version does not properly deserialize some selects

rodrigodiez opened this issue · 2 comments

Sorry that I can not provide a full example right now. My select has URLs as its options values and a name. Tried with serialize() and serializeArray() serialization methods but no luck deserializing.

As soon as I included the non-minified version of the plugin it started working

@rodrigodiez apologies, looks like the dist file hasn't been updated for awhile. Getting that fixed.