Hello everyone,
I'm working on a project following the HubSpot React documentation. I have a single module named ResourcesLayout, which includes three MUI Base components. Additionally, I fetch data using hublDataTemplate and a GraphQL query.
The project builds and deploys successfully, but when I visit the page, my module does not appear. Instead, I see the following error (image attached).
Does anyone have any idea what might be going wrong?