Replies: 2 comments
-
Your code doesn't compile. |
Beta Was this translation helpful? Give feedback.
0 replies
-
My bad. I was mixing v18 angular with v19 of ngrx/signals. Something in my repo. Sorry for the trouble. Solved |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Which @ngrx/* package(s) are the source of the bug?
signals, store
Minimal reproduction of the bug/regression with instructions
Bug
The signalStore isn't typed in version 19 for some reason?
Im using v18 on another project, there it is typed.
Expected behavior
I was expecting of type DrawerStore / DeepSignal etc.
Versions of NgRx, Angular, Node, affected browser(s) and operating system(s)
19
Other information
No response
I would be willing to submit a PR to fix this issue
Beta Was this translation helpful? Give feedback.
All reactions