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 tried the component without the usePopup and it worked perfectly, but once I add this prop I got this bug ReferenceError: AppleID is not defined when the component was rendered.
I tried the component without the usePopup and it worked perfectly, but once I add this prop I got this bug
ReferenceError: AppleID is not definedwhen the component was rendered.using NextJs v12.1
the latest library version
any help with that?