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,
Thanks for the library. I experimented with it and got stuck the following error.
CityLoader is marked as a scoped provider. Request and transient-scoped providers can't be used in combination with \"get()\" method. Please, use \"resolve()\" instead."
Hi @Dr-Phone, sorry for not getting back to you on this. I will take a look at this as I previously switched this from get to resolve and it was my understanding that this should work in all scenarios.
I am rather snowed under at the moment but I will do my best to look at this in the next 48 hours.
Hi,
Thanks for the library. I experimented with it and got stuck the following error.
CityLoader is marked as a scoped provider. Request and transient-scoped providers can't be used in combination with \"get()\" method. Please, use \"resolve()\" instead."
Any help is appreciated.
Here's how my CityLoader looks like -
And this is how I'm trying to resolve it.
The text was updated successfully, but these errors were encountered: