This repository has been archived by the owner on Nov 3, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 27
New-lines in options cause formatting issues with title attribute (if multiple options selected). #11
Labels
Comments
I can't seem to recreate this in your linked example in Chrome, Edge, or IE11 on Windows 10. It almost looks like CSS or some JS isn't being loaded (as it doesn't make sense that none of the other options would be visible; even the "Close" button is missing). |
Ah - thanks for the clarification. Should be an easy fix. |
Yes, I think something like this may do it (adding .trim()):
|
Released in v1.13.0! |
This issue was moved by caseyjhol to snapappointments/bootstrap-select#2063. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
New-lines in options cause formatting issues.
Windows 10
IE 11 / Edge
VS 2017
Bootstrap 3.3.7
Bootstrap-select 1.12.4
https://plnkr.co/edit/nBiCB4xZAP8Be4wzpj9A?p=preview
You might say "don't put new lines in", but sometimes this happens during VS/Resharper auto formatting.
The text was updated successfully, but these errors were encountered: