Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(wc): remove gn4API service call during service initialization
For web components, the API_URL is not defined yet during Angular Service initialization. Use cold Observable instead to avoid calling an API while not subscribed yet
- Loading branch information