Skip to content
New issue

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

Stimulus / Symfony UX : Uncaught SyntaxError: malformed Unicode character escape sequence #90

Open
D-Lecol opened this issue Jan 23, 2025 · 0 comments

Comments

@D-Lecol
Copy link

D-Lecol commented Jan 23, 2025

Hi it's my first issue on github. I actually work with Symfony UX Vue.js powered by webpack encore and i tried to migrate to vite-bundle but i've an issue.

When i load my webapp in browser i get Uncaught SyntaxError: malformed Unicode character escape sequence ERROR in dev console

Image

In case of the screenshot, the error come from live_controller.js file but sometimes it comes from another file.

When i remove @symfony/ux-live-component from ./assets/controllers.json the error come from render_controller.js and i notice on the screenshot below that caused by a path but i don't know why.

Image

Once it was an imported typescript for Vue App config which get the error

If someone have an idea why this happening, I would like to know

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant