Using reconcile() inside produce() is invalid - reconcile returns a function that creates a new proxy, but produce expects direct mutations. Use batch() from solid-js instead to atomically batch the two setState calls without proxy conflicts. |
||
|---|---|---|
| .. | ||
| alertsActivation.ts | ||
| events.ts | ||
| metricsHistory.ts | ||
| metricsSampler.ts | ||
| metricsViewMode.ts | ||
| notifications.ts | ||
| tokenReveal.ts | ||
| updates.ts | ||
| websocket-global.ts | ||
| websocket.ts | ||