Unknown

Results 4 comments of Unknown

> > > @TCM5 What could be a use-case where you'd want to add more than one menu with the same resource name? The `name` prop in ``, by react-admin's...

I'm also facing this on latest 3.X version (3.19.11). As @fzan said, I also think this bug was introduced on [this commit](https://github.com/marmelab/react-admin/pull/6932/commits/2d15eb52ddb6959269dfb135c0b6d76a40a42279) by wrapping the `FormContextProvider` with the `RecordContextProvider` In...

This behavior is also being triggered with vite.The UI freezes when a filter is selected.

@fzaninotto I'm trying to debug this, but it seems to be related to conflicting versions. Here’s the warning I'm getting in the console: ``` Warning: Cannot update a component (`FilterForm`)...