Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Form field is read-only. I did the code twice from scratch and has same problem #2

Open
durrantm opened this issue Apr 23, 2020 · 2 comments

Comments

@durrantm
Copy link

Browser gives:

react-dom.js:18112 Warning: Failed form propType: You provided a value prop to a form field without an onChange handler. This will render a read-only field. If the field should be mutable use defaultValue. Otherwise, set either onChange or readOnly. Check the render method of Editor.

and then I can't change the text in the textarea to make the word counter work.

@durrantm
Copy link
Author

btw kindle book is also missing the chapter numbers on the pages which is frustrating.

@durrantm
Copy link
Author

See my code at https://github.com/durrantm/reactBookIssue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant