When I load a page using the example report the toolbar doesn't format correctly on the page? Can you help resolve this?
Thanks,
Kiran
Hello, Kiran!
Thank you for writing to us.
This issue most likely occurs because Flexmonster stylesheets are not imported into the project. To import styles, paste this line into the globals.css
file:
@import "flexmonster/flexmonster.css";
For more information about how to use react-flexmosnter
in Nextjs, see this guide: https://www.flexmonster.com/doc/integration-with-next-js/
Please let us know if our answer has helped you.
Best Regards,
Maksym