We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When navigating in any element index there is an error in the console: CheckboxSelect.js:18 Double-instantiating a checkbox select on an element
CheckboxSelect.js:18 Double-instantiating a checkbox select on an element
5.0.0
No response
The text was updated successfully, but these errors were encountered:
Hi, thanks for reporting! This should be harmless, but I've raised a PR to prevent it from happening.
Sorry, something went wrong.
Thanks, I have another issue that maybe is related to this one, so I'm waiting for this fix to test further.
That’s fixed for the next 4 and 5 releases.
You can pull the fix in early by changing your craftcms/cms requirement to 5.x-dev as 5.0.0 and running composer update.
craftcms/cms
5.x-dev as 5.0.0
composer update
Craft 4.8.7 and 5.0.1 are out with that fix.
i-just
No branches or pull requests
What happened?
Description
When navigating in any element index there is an error in the console:
CheckboxSelect.js:18 Double-instantiating a checkbox select on an element
Craft CMS version
5.0.0
PHP version
No response
Operating system and version
No response
Database type and version
No response
Image driver and version
No response
Installed plugins and versions
The text was updated successfully, but these errors were encountered: