Select init escaping


Topic: Select init escaping

acebro pro asked 6 years ago

Hi, if I have selected values contain special characters (as & etc..) before rendering select, this transform & to &amp and append it to input[data-activates=] as &amp instead &. After change select option value is show properly as &.

for example run this: <select class="mdb-select md-form"> <option value="B&B" selected>B&B</option> </select>

How can I solve this? Thanks


Sebastian Kaczmarek staff pro premium answered 6 years ago

Currently, there is no quick workaround for this. I cannot give you more than a suggestion to try some temporary fixes until the official fix will be applied.


acebro pro commented 6 years ago

Thanks for answer, so how can I fix it temporary?


Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue
  • User: Pro
  • Premium support: No
  • Technology: MDB jQuery
  • MDB Version: 4.6.1
  • Device: MAC
  • Browser: Chrome
  • OS: OS Mojave
  • Provided sample code: No
  • Provided link: No
Tags