Closed santoshyadavdev closed 1 year ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Updated |
---|---|---|---|
todo-with-angular | ✅ Ready (Inspect) | Visit Preview | May 4, 2022 at 7:12PM (UTC) |
Can someone check the API is giving some error or did i made some mistake Cc: @brandonroberts
@santoshyadavdev if you're using the PR preview, you will most likely get a CORS error because the subdomain isn't added to the platforms for this project. What's the error?
@santoshyadavdev if you're using the PR preview, you will most likely get a CORS error because the subdomain isn't added to the platforms for this project. What's the error?
Yes it is CORS error.
@brandonroberts, once 0.14 is out, we should probably use the new wildcard hostname for these demo apps.
Yep, I was thinking the same thing
@santoshyadavdev if everything works locally, we should be ok to review it when you are ready. I'll pull the changes down locally also
The PR uses Angular way of using AppWriteService, this goes more in a way Angular Standard to inject the service.
The APP_INITIALIZER will be responsible for initializing the AppWrite service so instance is available before it is being used