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
<a> tags that are in lustre components aren't handled by modem and cause a full page reload by navigating to the link as a normal <a> would .
2025-08-02_13-53-13.mp4
I have the home page area as a component to keep code separate and a bit more organized. But as shown in the video, their <a> links causes a full reload.
The other links that aren't in a component (the Artist button and the Home button) work as expected.