svelte: should $todo === todo? #1033
Replies: 1 comment
-
|
So first of all: But tl;dr do use the reactive |
Beta Was this translation helpful? Give feedback.
-
|
So first of all: But tl;dr do use the reactive |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
urql version & exchanges:
Steps to reproduce
$todoandtodoare different$todoandtodoare the sameExpected behavior
$todo!==todoAm I wrong?
Actual behavior
$todoandtodoare the same after after the first time in cacheAdditional
CodeSandBox client project
CodeSandBox server project
Beta Was this translation helpful? Give feedback.
All reactions