You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to import DatePicker in ZipWP which uses Next.js. I'm facing these two issues:
Import suggestions not available
Directly declaring any component and using import suggestions does not return suggestions for ForceUI - https://d.pr/v/yPBnEY
'window is not defined' error when importing a component in Next.js
Tried to import from @bsf/force-ui and it returns the error. https://d.pr/v/yPBnEY 1:33
Description
I'm trying to import DatePicker in ZipWP which uses Next.js. I'm facing these two issues:
Import suggestions not available
Directly declaring any component and using import suggestions does not return suggestions for ForceUI - https://d.pr/v/yPBnEY
'window is not defined' error when importing a component in Next.js
Tried to import from @bsf/force-ui and it returns the error. https://d.pr/v/yPBnEY 1:33
Step-by-step reproduction instructions
https://d.pr/v/yPBnEY
Expected behaviour
Actual behaviour
Screenshots or screen recording (optional)
https://d.pr/v/yPBnEY
The text was updated successfully, but these errors were encountered: