Open anu1097 opened 1 year ago
I observed that when using this library, I couldn't use useSelector hook to get state, I could only rely on store.subscribe(), which causes some perfomance issues. Can you please help ?
This might be fixed by #289. Follow #297 for updates on publishing the next version.
I observed that when using this library, I couldn't use useSelector hook to get state, I could only rely on store.subscribe(), which causes some perfomance issues. Can you please help ?