You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Due to this issue #2203, I had to use bootstrap-select.js file directly, as with the minified version and map file in use, Chrome was showing wrong line in the error stack trace.
Screenshots showing wrong mapping can be found below.
While using the full js directly, proper error line was displayed:
Bootstrap-select v1.13.3
Chrome v72.0.3626.119
The text was updated successfully, but these errors were encountered:
Guys this is still broken in v1.13.6 and possibly v1.13.7 too.
Instead of proper line as here #2231 , minified version with map points to line 3054 which translates to empty file upon click.
Due to this issue #2203, I had to use bootstrap-select.js file directly, as with the minified version and map file in use, Chrome was showing wrong line in the error stack trace.
Screenshots showing wrong mapping can be found below.
While using the full js directly, proper error line was displayed:
Bootstrap-select v1.13.3
Chrome v72.0.3626.119
The text was updated successfully, but these errors were encountered: