Replies: 1 comment
-
If you already subscribed to the store, it is OK to call But current API may force users to forget subscribing. Maybe we need to create an issue in that repo (sorry, I am not Lit user to help). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The best practices section states that I should "[r]educe get() usage outside of tests" should use useStore instead. As that is not available in the lit integration package, what would be the corresponding behavior? The mixin example on the nanostores/lit page uses the .get() call, and I'm not sure it is avoidable?
Beta Was this translation helpful? Give feedback.
All reactions