The Map Popup elements should have their content rendered using Portals so they are contained in the main DOM root and support React rendering and Chakra-UI styling. These links represent the initial research into this issue.
https://beta.reactjs.org/reference/react-dom/createPortal
https://jahed.dev/2018/03/20/react-portals-and-leaflet/
https://chakra-ui.com/docs/components/portal
The Map Popup elements should have their content rendered using Portals so they are contained in the main DOM root and support React rendering and Chakra-UI styling. These links represent the initial research into this issue.
https://beta.reactjs.org/reference/react-dom/createPortal
https://jahed.dev/2018/03/20/react-portals-and-leaflet/
https://chakra-ui.com/docs/components/portal