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

Plugin stops live preview etc. #42

Open
eyolf opened this issue Nov 28, 2022 · 0 comments
Open

Plugin stops live preview etc. #42

eyolf opened this issue Nov 28, 2022 · 0 comments

Comments

@eyolf
Copy link

eyolf commented Nov 28, 2022

A combination of things happen, occasionally:

  • live preview stops working: italics remain Roman on screen
  • the keyboard shortcuts defined in my vimrc file stop working
  • every time I press enter, two lines are added

This error message shows up in the console when these things happen:

plugin:obsidian-smart-typography:787 Uncaught TypeError: Cannot read properties of undefined (reading 'ranges')
    at eval (plugin:obsidian-smart-typography:787:86)
    at ln (app.js:1:274454)
    at t.iterChanges (app.js:1:271676)
    at Array.eval (plugin:obsidian-smart-typography:755:32)
    at app.js:1:292139
    at Zn (app.js:1:292237)
    at e.update (app.js:1:293570)
    at e.dispatch (app.js:1:434438)
    at fs (app.js:1:431351)
    at e.onChange (app.js:1:432962)

so somewhere there is a connection to the Smart Typography plugin; whether it is the culprit or just standing somewhere along the way, I can't tell.
I've now disabled the plugin, and the problem has disappeared.

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