Open ctangney-tulip opened 2 years ago
Could you try updating to at least Craft 3.7.47.1? I believe this is related to craftcms/cms#11555
Unfortunately, we are currently at the highest supported version for one of our critical plugins.
Are you sure? Going from 3.7.46 to 3.7.x really shouldn't impact other plugins.
Regardless, it doesn't look like that bug existed prior to 3.7.47, so it's probably not that issue anyway. Could you try clearing your caches, especially the cpresources cache? I just tried the plugin on 3.7.46 and didn't have any issues.
A couple other questions if that doesn't work:
I will have to take another look at the supported versions for our plugin list.
Clearing all caches did not seem to have any affect.
Full list of plugins / versions:
"adigital/cookie-consent-banner": "^1.2",
"craftcms/cms": "3.7.46",
"craftcms/feed-me": "4.5.3",
"craftcms/redactor": "2.10.9",
"dolphiq/redirect": "^1.1",
"hillholliday/craft-user-manual": "2.1.2",
"jimstrike/craft-intercom-messenger": "^1.0",
"mmikkel/reasons": "^2.3",
"nystudio107/craft-seomatic": "^3.3",
"sebastianlenz/linkfield": "1.0.25",
"spicyweb/craft-embedded-assets": "2.11.2",
"stripe/stripe-php": "^7.79",
"studioespresso/craft-scout": "2.7.2",
"topshelfcraft/wordsmith": "3.3.2",
"venveo/craft-bulkedit": "2.0.6",
"verbb/cloner": "^1.2",
"verbb/icon-picker": "^1.1",
"verbb/smith": "1.2.3",
"verbb/super-table": "2.7.2",
"verbb/tablemaker": "dev-craft-3 as 3.0.1",
"vlucas/phpdotenv": "^2.4.0",
"yiisoft/yii2-redis": "2.0.8"
Describe the bug When selecting the "Bulk Edit" option from the dropdown, nothing happens. The following error is instead ejected to the developer console:
Uncaught TypeError: Craft.BulkEditModal is not a constructor
Steps To Reproduce
Screenshots If applicable, add screenshots to help explain your problem.
Environmental Info
Additional context Add any other context about the problem here.