You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nyaovim screen is blank and white. Electron works fine (file menu, etc.), but nothing is rendered in the window.
Error from the dev tools console:
nyaovim-app.js:203 Uncaught TypeError: Cannot read property 'editor' of null
at HTMLElement.ready (nyaovim-app.js:203)
at HTMLElement._readySelf (polymer-mini.html:164)
at HTMLElement._ready (polymer-mini.html:144)
at HTMLElement._tryReady (polymer-mini.html:129)
at HTMLElement._initFeatures (polymer.html:4105)
at HTMLElement.__initialize (polymer-micro.html:234)
at HTMLElement.createdCallback (polymer-micro.html:217)
Error when I open Nyaovim.
Expected Behavior
Open Nyaovim, edit some text.
Actual Behavior
Nyaovim screen is blank and white. Electron works fine (file menu, etc.), but nothing is rendered in the window.
Error from the dev tools console:
Steps to Reproduce (including precondition)
Screenshot on This Problem (if possible)
empty white editor
dev tools error
Your Environment
nvim
version: v0.2.1-25-g2e3b78d1Additional Comments (if any)
Happy to see this project is getting popular!
The text was updated successfully, but these errors were encountered: