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
Hi there Im just wondering where does the Maybe keyword come from in the file above this is not obvious to me. Why not just use ErrorType | undefined is there even a generic Maybe type in typescript if it comes from a package this should be made more obvious and be imported. Otherwise, thanks for the great starter template it helped me a lot :)
The text was updated successfully, but these errors were encountered:
I would also note that I would recommend using the nextjs router in the guard auth component for speeder redirects and since you know in this case redirects should be internal URL it should be find to use
Hi there Im just wondering where does the Maybe keyword come from in the file above this is not obvious to me. Why not just use ErrorType | undefined is there even a generic Maybe type in typescript if it comes from a package this should be made more obvious and be imported. Otherwise, thanks for the great starter template it helped me a lot :)
The text was updated successfully, but these errors were encountered: