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
Very detailed and clean formatting. It is a pleasure to receive and explore such issues. Thanks.
... store was changed by action ... is the default message for each called action. Even if no change has happened inside the action. I think we can make this message more informative.
Am I understand correctly that everything works correctly and the problem is inaccurate log message of called actions?
Current Behavior
When the action is called and there is no state update, a message is displayed that the store has been changed. Which isn't true.
Expected Behavior
I expect to see a proper message when the action is called and there is no state update.
GitHub Repo
https://github.com/arthurgubaidullin/ka-ledger/tree/95c002d755e6431a0c929ba1f719f701d5db51b9
Steps to Reproduce
npm i && nx run web-app:serve:development
Nanostores and etc.
@nanostores/logger: 0.2.3
nanostores: 0.9.3
Failure Logs
No.
Package Manager Version
npm 9.5.1
Operating System
Linux
The text was updated successfully, but these errors were encountered: