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
Originally posted by nikkhil31 February 12, 2024
I have two layouts:
Main layout
Admin layout
Both layouts have different themes, hence different CSS.
When I visit the admin login through an inertia route, and then return to the home page, the admin CSS takes over the home CSS.
What could be a possible solution?
I have used React + vite
The text was updated successfully, but these errors were encountered:
Discussed in #1797
Originally posted by nikkhil31 February 12, 2024
I have two layouts:
Both layouts have different themes, hence different CSS.
When I visit the admin login through an inertia route, and then return to the home page, the admin CSS takes over the home CSS.
What could be a possible solution?
I have used React + vite
The text was updated successfully, but these errors were encountered: