Open jesserosenfield opened 3 years ago
@sergiodlopes
The solution lies somewhere in here:
@sergiodlopes
It also happens on this example:
@jesserosenfield Thanks for the heads up.
Indeed the problem lies there. If your values don't use HTML special characters, you can remove that 'escapeHtml' line, it should be OK.
Fix will be on v2.3.1, coming soon.
Cheers
Thanks!
On Tue, Feb 23, 2021 at 5:30 PM Sérgio Dinis Lopes notifications@github.com wrote:
@jesserosenfield https://github.com/jesserosenfield Thanks for the heads up.
Indeed the problem lies there. If your values don't use HTML special characters, you can remove that 'escapeHtml' line, it should be OK.
Fix will be on v2.3.1, coming soon.
Cheers
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/sergiodlopes/jquery-flexdatalist/issues/230#issuecomment-784559812, or unsubscribe https://github.com/notifications/unsubscribe-auth/AADV5AMLEA7ZZXOLY2OCECLTAQT65ANCNFSM4YDDWKEA .
-- Web: handiworknyc.com Phone: 774-641-0599
Any progress on this one?
"coming soon" was like 3 years ago by now …
If you try to type quote marks
"
into the first example on your site, it goes bananas.Help me solve this! Thanks