Results 31 comments of Fabien Franzen

What about a callback function to provide a GROQ filter to apply (based on the type that is passed to it)?

@LiamMartens perhaps you can confirm that there might be an issue? Looks like the implementation was changed to handle a `shouldShow` flag: https://github.com/sanity-io/sanity/commit/75e75c5cd9a127483f69148e5211211cabe09def

Turns out that the implementation doesn't conform to the original config options documentation: `documentTypes` (**optional**) is an array of strings where each entry must match a name from your document...

On a side-note, it's currently not possible to deselect the default languages. It would have been helpful to be able to toggle the default off, while falling back to the...

For some reason, I'm also experiencing this issue on `2.30.5` and `styled-components` - adding `react-is` did the trick, but I'd rather do without this workaround. This was simply during development...

I don't see how this is resolved by using a workaround?

I’m having the same issue. I Just wanted to add that the UI looks a bit off for reference items (white-space, border).

Thanks for confirming my hunch! I think I'm seeing the two initial builds: one server, one client. However, would be cool if even those could be reduced to a single...

@ricokahler thanks! I'm actually having some issues now. Things appeared to be working yesterday, but I did not actually try any async code yet. It appears that I am getting...

@kmelve Unless this is something v3 can do today, this remains high on my wishlist.