SYP-AHIF-2023-24-25 / SolarDoc

SolarDoc for creating beautiful presentations with your colleagues in your browser using AsciiDoc 🌌✨
http://solardoc.htl-leonding.ac.at
GNU General Public License v3.0
3 stars 1 forks source link

Opening up the profile page without first opening up the editor returns error on file open #203

Open Luna-Klatzer opened 2 months ago

Luna-Klatzer commented 2 months ago

Opening up the profile page without first opening up the editor returns an error when opening a file:

TypeError: can't access property "setValue", Zi is undefined

This is probably caused by a rogue rerender of the editor which fails as the editor hasn't been initialised yet.