Fernando Via Canel
Fernando Via Canel
Regarding the type safety, we will need to add a mechanism for information the `useSharedFacet` hook about the types that are available in the storage. The proposal is to create...
@ja-ni , that's a good point. The issue here is that the calls to `useSharedFacet` are not requests: we don't get a 1:1 response for each time we run that....
There is one available now, should just be pushed to GH pages
Let’s do it! 🐒repo! (🐒 is "mono" in Spanish)
But it can be a the mono repo of the org!
Imagine that, we can have an org with a mono repo that repos all the monos!
_exactly_
`withFPS` sounded too generic to me. I don’t know though, naming is hard, and naming this abstract stuff is even harder.
The fix should probably be that `useFacetCallback` reads the facet values instead of listening to changes in them. It's unclear why we went with the first one.
Was actually fixed by https://github.com/Mojang/ore-ui/releases/tag/v0.4.4 This issue also exists in the `useFacetRef` BTW cc @pirelenito