Describe the bug
Repeating setShow(true) while the first change is pending publishes Show as true, but the conditional reading the same signal still displays "hidden".
Your Example Website or App
https://s.olid.uk/id/V-wdoDtgQ1mwUrFVEr8rkQ
Steps to Reproduce the Bug or Issue
- Wait about five seconds for initialization.
- Click Run.
- After about 1.5 seconds, Show becomes
true while Panel still says "hidden".
- Panel only updates several seconds later.
Expected behavior
Show and the conditional should publish consistently. Repeating the same pending write should not expose the signal before the conditional can update.
Screenshots or Videos
No response
Platform
- OS: Windows
- Browser: Firefox
Additional context
Reproduces on next at 0d8347a.
Describe the bug
Repeating
setShow(true)while the first change is pending publishes Show astrue, but the conditional reading the same signal still displays"hidden".Your Example Website or App
https://s.olid.uk/id/V-wdoDtgQ1mwUrFVEr8rkQ
Steps to Reproduce the Bug or Issue
truewhile Panel still says"hidden".Expected behavior
Show and the conditional should publish consistently. Repeating the same pending write should not expose the signal before the conditional can update.
Screenshots or Videos
No response
Platform
Additional context
Reproduces on next at 0d8347a.