Server Error
Error: PLASMIC: Failed to load render__jJy9h9Y2__T.js: ReferenceError: a is not defined
This error happened while generating the page. Any console logs will be displayed in the terminal window.
Call Stack
Registry.load
file:///Users/rjames/code/next-maintenance-logging/node_modules/@plasmicapp/loader-core/dist/loader-core.cjs.development.js (260:13)
ComponentLookup.getComponent
file:///Users/rjames/code/next-maintenance-logging/node_modules/@plasmicapp/loader-react/dist/loader-react.cjs.development.js (971:31)
usePlasmicComponent
file:///Users/rjames/code/next-maintenance-logging/node_modules/@plasmicapp/loader-react/dist/loader-react.cjs.development.js (2273:54)
PlasmicComponent
file:///Users/rjames/code/next-maintenance-logging/node_modules/@plasmicapp/loader-react/dist/loader-react.cjs.development.js (2322:19)
renderWithHooks
I made some changes to my pages from plaasmic studio and ran plasmic sync --porjects project_id and my code started throwing the above error
Meanwhile , I was initially having the below error before i ran into the above error
Error: Must specify a value prop for Pi
This error happened while trying to generate the page. Any console logs will be displayed on the terminal
Call Stack
<File://Users/rjames/code/next-maintenance-logging/node_modules/@plasmicapp/loader-core/dis/loader-core.cjs.development.js(248)>
Please any idea on how to fix these errors