Jake
Jake
@benwinding It looks like v4 of `react-admin` will support passing arbitrary metadata to the DataProvider, so there could be a solution there to allow passing along a sub-collection path, etc....
Please make an attempt to format your code in your summary - this is impossible to read.
I think the more traditional way to achieve this is to write a Cloud Function trigger that would delete the file when that field is deleted/erased from the document. This...
I am one of those people! We have encountered this exact issue with filtering an `active` vs `inactive` status. I think it definitely makes sense for a `SelectInput` search to...
I have also seen this warning and came looking for a bit more context. Is web support for the plugin being removed in v4?
Over 2 years since the last activity on this issue - not a great sign - but is there any hope this could happen? This would also be a great...
>There shouldn't be an issue with using multiple clients, so closing this. @soedirgo I have definitely encountered an issue with multiple clients, specifically when using auth listeners. I created a...
@Isaiah-Hamilton Maybe this should be opened as a separate issue, but I am encountering an error when using the `@supabase/auth-helpers-shared` package from `esm.sh`, but the issue comes from that package's...
@Isaiah-Hamilton https://github.com/supabase/supabase-js/issues/744
@Hexagon what are some of those adjustments that need to be made to make it work? Might be worth putting a PR together, if it's not too crazy.