-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Socket fails in strict DI mode & stylus bootstrap import fails #2220
Comments
also build fails if you pick stylus.... |
|
wasted 4 hours of my life... but with ui.router
|
If there is an actual issue it is imperative that you actually fill in what version and configuration you're using in detail. There are many issues fixed between even minor version changes. You've hinted at the configuration that is likely relevant but always good to know exactly what you're using so someone else can replicate it perfectly. So edit this with your version and exact configurations you've tried.
Taking it that you've found two different bugs so would ideally also be better to file two different issues. Seems like the Stylus bug is "just" about fixing the bootstrap import. Might check that out myself. Switching off strictDi is probably just a handy quick-fix for sockets so would have to check that out in more detail for a permanent fix. |
See #2208 for socket service fix (merged 4 days before this issue was opened) |
merged but probably not published :) ? |
Socket is not using explicit annotation and cannot be invoked in strict mode
The text was updated successfully, but these errors were encountered: