Hi everybody. I have a problem with AVO turbo-rail...
# avo-2
r
Hi everybody. I have a problem with AVO turbo-rails. In one page for new model I need to eject AVO head in order to load with esbuild my own javascript an css. and if I include the standar
stylesheet_link_tag
and
javascript_include_tag
the AVO javascript doesn't work and I have the next message in console:
DOMException: Failed to execute 'define' on 'CustomElementRegistry': the name "turbo-frame" has already been used with this registry
l
Hey Angel. Thanks for reaching out.
would you midn opening an issue on GitHub with the information requested on the issue template? and maybe the code that you have in your JS and CSS files?
it's a much better experience on a GH issue than in this chat
and everyone can benefit from that ticket
I'd love to help there 🙂
there's also this video where I explain how to add custom asset files

https://youtu.be/0NForGDgk50â–¾

5 Views