You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Initial value of the historyAtom in reatomUndo contains [undefined, someInitialValue] instead of [someInitialValue]. For this reason the isUndoAtom is computed incorrectly
Part
Package @reatom/undo
Version
3.3.2
What browsers are you seeing the problem on?
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered:
What happened?
Initial value of the historyAtom in reatomUndo contains
[undefined, someInitialValue]
instead of[someInitialValue]
. For this reason the isUndoAtom is computed incorrectlyPart
Package @reatom/undo
Version
3.3.2
What browsers are you seeing the problem on?
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: