Infragistics / livewire

A simple web content editor built with Electron
https://waffle.io/infragistics/livewire
19 stars 9 forks source link

Links cause the toolbar to disappear and all menu options to start throwing JS errors. #63

Closed gedinakova closed 8 years ago

gedinakova commented 8 years ago
  1. Load commoncontrols\topics\xamsyntaxeditor.adoc in Livewire
  2. Click "Configuring xamSyntaxEditor"
  3. Click File menu > Open

Actual Result: On step 2 the toolbar and the loaded document disappear. On step 3 the following error message is shown: jserror Expected Result: Clicking the link should not cause crashes in the Livewire app.