How to save to database #83
Unanswered
mjamesderocher
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, I am trying to set up Typewriter to save to my database and restore it. I am following the suggestion from here.
Here's a simplified version of my code:
When I do this, I get the error "Uncaught (in promise) TypeError: doc.getTextFormat is not a function"
Full repo is at https://github.com/mjamesderocher/svelte-editor. It's just a test repo for me to figure out what libraries I want to use for my app.
Any help is greatly appreciated!
Beta Was this translation helpful? Give feedback.
All reactions