Explicitly execute javascript from base layout again #1290
Unanswered
renepardon
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a situation with one of my layouts, which are blade and inertia (mixed). As soon as I click an Inertia Link, the sidebar/topbar navigation does not work anymore (Dropdown). The corresponding javascript needs to be executed again somehow. Can you give me a hint on how to solve that? Looks like Inertia Links reload the whole page but remove the existing click handlers.
Beta Was this translation helpful? Give feedback.
All reactions