You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 3, 2023. It is now read-only.
I'm facing an issue with the usage of encore_entry_link_tags or encore_entry_script_tags. I have a quite simple Symfony project with two routes.
The first dumped route is ok, all the assets are printed. The issue comes on the second route (and maybe all subsequent routes), none of the encore_entry_link_tags or encore_entry_script_tags assets are printed leaving the page unstyled.
I don't know this bundle well enough to debug this but found that commenting this line solves the issue: