-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Open
Description
Describe the bug
bool: properties render differently on the server vs client (after mounting).
Your Example Website or App
Steps to Reproduce the Bug or Issue
- run dev server in https://github.com/farnoy/solid-repro-bool
- load the page
- inspect
is-tenattribute of the Counter button - increment the counter by clicking
- See the attribute disappear because the client library removes it while the value is still falsy
Expected behavior
is-btn should be absent in the initial render coming from the server, to align with how client code renders it
Screenshots or Videos
No response
Platform
- OS: Linux
- Browser: Chromium
- Version: 144
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels