Problem with select2 with the last update
See original GitHub issueSince the last update i have this error:
select2.js
Uncaught Error: Option 'multiple' is not allowed for Select2 when attached to a <select> element.
I think the Select2 files where not update to the latest version in /public/vendor/backpack/select2
I did a php artisan vendor:publish before but it as not updated.
Am i missing something?
Issue Analytics
- State:
- Created 6 years ago
- Comments:13 (10 by maintainers)
Top Results From Across the Web
Common problems - The jQuery replacement for select boxes
Select2 does not function properly when I use it inside a Bootstrap modal. This issue occurs because Bootstrap modals tend to steal focus...
Read more >Update select2 data without rebuilding the control
1. This code is clear to understand: when we empty the selectbox select2 updates itself and when we add new options' data select2...
Read more >Select2 Issue - WordPress.org
“I have the last update of the free version. When I put a order, everything works great, but after the “put order” action,...
Read more >Select2 3.5.3
Select2 JQuery Plugin. ... Search for some keyword and then scroll the result list to the end to see more results load: If...
Read more >select2 not working after updating jquery to 3.6 or bootstrap to ...
click new to open the editor, · click on the priority select2 field and it opens select2 · it doesn't set focus to...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
The original issue here was found but the style issue seems to be separate - I’ve opened https://github.com/Laravel-Backpack/CRUD/issues/740 to track that.
I did not fix it. Didn’t had time to investigate so i’ve decided to downgrade version.