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
when build this project getting this error like
error ReferenceError: document is not defined under the path app/admin/page
tried with many solutions liek if (typeof window !== "undefined") {
useEffect , etc but not build getting failed.
Can you able to build this project in your local, please let me know how to build this.
The text was updated successfully, but these errors were encountered:
when build this project getting this error like
error ReferenceError: document is not defined under the path app/admin/page
tried with many solutions liek if (typeof window !== "undefined") {
useEffect , etc but not build getting failed.
Can you able to build this project in your local, please let me know how to build this.
The text was updated successfully, but these errors were encountered: