stimulus-bridge
stimulus-bridge copied to clipboard
Stimulus integration bridge for Symfony projects
After upgrading to v3.2.2, i've noticed that declaration order of stimulus controllers in HTML matters. In my project I'm using symfony/ux-autocomplete and I have a custom controller to override tom-select...
Hello. I have some error: `Your controllers.json file was not found. Be sure to add a Webpack alias from "@symfony/stimulus-bridge/controllers.json" to *your* controllers.json file.` I added into webpack.config.js Encore.enableStimulusBridge('./assets/controllers.json') How...
Perhaps this should go in the Twig issues. I can't figure out how to pass an empty object to a stimulus controller, it keeps getting interpreted as a empty array....
Hi everyone I'm using symfony 7 with encore. i dont know what i'm doing wrong here. i always get the following error in my Dev-Tools-Console: `Uncaught TypeError: Failed to resolve...