tinybase
tinybase copied to clipboard
StoreInspector doesn't seem to work on API generated Providers
Describe the bug
StoreInspector does not work when using a Provider generated by tinybase getStoreApi.
I am not sure if this is expected behavior.
Your Example Website or App
No response
Steps to Reproduce the Bug or Issue
No response
Expected behavior
No response
Screenshots or Videos
Platform
No response
Additional context
No response
Ah... this seems like a good old-fashioned bug.
Yeah, this was also affecting schema-based typing too. Unless everything was using the same import, the global context wasn't a singleton. This is fixed in 5.2.2 and sorry it took so long :(
Hi @jamesgpearce, I hit the same issue with 5.4.7.