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
{{ message }}
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.
It would be nice if we could make use of the proxies for injection in certain spots.
For instance, in the router service when calling map, it would be nice if it would auto generate the router service so we don't need to call make directly.
It would be nice if we could make use of the proxies for injection in certain spots.
For instance, in the router service when calling map, it would be nice if it would auto generate the router service so we don't need to call
make
directly.https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Proxy#Browser_compatibility
The text was updated successfully, but these errors were encountered: