-
-
Notifications
You must be signed in to change notification settings - Fork 809
Open
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers
Description
Describe the bug
global class not appears when "class" attribute for elemet is changed on every redraw.
Leptos Dependencies
leptos = { version = "0.8.6" }
leptos_meta = { version = "0.8.5" }
leptos_router = { version = "0.8.5" }
leptos_axum = { version = "0.8.5" }
To Reproduce
Steps to reproduce the behavior:
- Build application from code see attachment.
- Go to "Class"
- Observe HTML in dev tool.
- Click on 'Refresh data'
- Observe HTML in dev tool.
Screenshots
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers