|
Hi. This is with I have something that looks like this. This works great as long as logEntries.value.length < maxLogEntries.value I can't believe this is a bug in preact state or preact signals. What am I doing wrong? Thank you |
Replies: 1 comment 1 reply
|
Never mind. It was a bug in a nested element improperly caching stuff in its state :-( |
Never mind. It was a bug in a nested element improperly caching stuff in its state :-(