Persist + Typescript + Slices type errors #2164
-
|
Hey guys! I'm getting this for each one of the slices: And this for Been struggling the whole day trying to test different solutions here and there but haven't come up with anything. |
Beta Was this translation helpful? Give feedback.
Replies: 6 comments 12 replies
-
|
me too |
Beta Was this translation helpful? Give feedback.
-
|
|
Beta Was this translation helpful? Give feedback.
-
|
Apparently this issue was related with the following fix/comment. Thanks @dbritto-dev and @dai-shi ! |
Beta Was this translation helpful? Give feedback.
-
|
See also #2163 |
Beta Was this translation helpful? Give feedback.
-
|
Hello my man, i fix this just passing the interface to persist until to create, like this: SOLUTION: if you pass the interface/type on create, you will get that error. |
Beta Was this translation helpful? Give feedback.
-
|
Error still exists in version 5+. |
Beta Was this translation helpful? Give feedback.

#2172 (comment)
Apparently this issue was related with the following fix/comment.
Thanks @dbritto-dev and @dai-shi !