magento2-developer-quickdevbar
magento2-developer-quickdevbar copied to clipboard
404 on tabs.js
Hello. I'm getting a 404 on fetching jquery-ui-modules/tabs.js with the module installed, on Magento 2.4.3-p2. I fiddled with the code around a bit and changing this line to:
jqueryTabs: ["jquery/ui-modules/tabs", "jquery/jquery-ui"]
Seems to fix it. Maybe the jquery module structure changed around a bit?