mshumayl / ai-daleel

AI Daleel source code.
https://ai-daleel.vercel.app
1 stars 0 forks source link

Solve localStorage issues #8

Closed mshumayl closed 1 year ago

mshumayl commented 1 year ago
vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
ai-daleel ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 16, 2023 at 2:25PM (UTC)
mshumayl commented 1 year ago

The unlucky thing about the auth on /main right now is that it won't allow for any testing with the Previews unless it's run on prod because of URI mismatch. :/

Need to think of a way to address this in the future.