Why do some persistence middleware examples always throw a TypeScript error after being copied from the documentation? #3276
Answered
by
dbritto-dev
alexalannunes
asked this question in
Q&A
-
|
I've already used persist with localStorage (fixed) and now I'm trying with the URL. But the examples are always written in a way that causes TS to report an error. See the video below. I need to manually modify it to make it work. 😢 Gravacao.de.Tela.2025-10-28.as.23.03.53.movBut other than that. It's a perfect lib. Thank you. ❤️ |
Beta Was this translation helpful? Give feedback.
Answered by
dbritto-dev
Oct 29, 2025
Replies: 1 comment 1 reply
-
|
@alexalannunes fixed -> #3277, thanks for reporting those issues in the docs. btw, we are working on revamping docs and updating codesandbox links to stackblitz links |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
alexalannunes
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@alexalannunes fixed -> #3277, thanks for reporting those issues in the docs. btw, we are working on revamping docs and updating codesandbox links to stackblitz links