In my case the issue was that the CSS was not shared properly. So charts where there, just not seen because of some CSS classes required to be shared as well.
The index.css and everything setup in there, including the Tailwind setup, if you use it, will not be shared. What's in App.css would.