You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to expose the searchbar id to the application level. This will allow us to render conditionally the Grid element only if the searchbar-id is not present, i.e searchbar is not rendered via React.Portal!
The text was updated successfully, but these errors were encountered:
We need to expose the searchbar id to the application level. This will allow us to render conditionally the Grid element only if the searchbar-id is not present, i.e searchbar is not rendered via
React.Portal
!The text was updated successfully, but these errors were encountered: