Replies: 1 comment
-
Hi! I encountered an issue with this version. In version 18.1.4 it's working fine. @receiver() await lastValueFrom (this.api.someApi()); @receiver() The setState produce in the secondMethod is not triggered. It's skipped. It should be possible to update state calling these methods one from the other? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
What's Changed
instanceof Function
withtypeof
by @arturovt in perf(store): replaceinstanceof Function
withtypeof
#2247Object.is
as default equality check by @arturovt in refactor(store): useObject.is
as default equality check #2245Full Changelog: v18.1.4...v18.1.5
This discussion was created from the release v18.1.5.
Beta Was this translation helpful? Give feedback.
All reactions