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
This causes an issue, because the ngrx plugin always set the project property in its configs, so if we use projectService, we have an error.
Currently we do delete ngrx.configs.all[1].languageOptions.parserOptions.project
to avoid this error, which is hacky.
It would be nice to have a better solutiion
Expected behavior
We should not have an error when we use the projectService option
Versions of NgRx, Angular, Node, affected browser(s) and operating system(s)
Node: 24
Other information
No response
I would be willing to submit a PR to fix this issue
Yes
No
michael-koch787, dangrussell, JTHOUMEL, systemdnl, jase88 and 2 more