-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Statusbar doesn't update on intialization #334
Labels
Comments
Duplicate of #299 |
jfly
added a commit
to jfly/worldcubeassociation.org
that referenced
this issue
Jul 29, 2019
The status bar *does* work now, but I don't think we should turn it on unless there's a reason to. See sparksuite/simplemde-markdown-editor#334 and sparksuite/simplemde-markdown-editor#299.
jfly
added a commit
to jfly/worldcubeassociation.org
that referenced
this issue
Jul 29, 2019
The status bar *does* work now, but I don't think we should turn it on unless there's a reason to. See sparksuite/simplemde-markdown-editor#334 and sparksuite/simplemde-markdown-editor#299.
jfly
added a commit
to jfly/worldcubeassociation.org
that referenced
this issue
Jul 31, 2019
The status bar *does* work now, but I don't think we should turn it on unless there's a reason to. See sparksuite/simplemde-markdown-editor#334 and sparksuite/simplemde-markdown-editor#299.
jfly
added a commit
to thewca/worldcubeassociation.org
that referenced
this issue
Jul 31, 2019
The status bar *does* work now, but I don't think we should turn it on unless there's a reason to. See sparksuite/simplemde-markdown-editor#334 and sparksuite/simplemde-markdown-editor#299.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Reproduction here: https://jsfiddle.net/LncxwsLg/
See screenshot:
The
<textarea>
clearly has more than 0 lines, but is showing up as 0 lines. Once I type something, the status bar updates correctly.I haven't dug too deeply into the code, but it looks like it's at least trying to handle this here.
The text was updated successfully, but these errors were encountered: