face-hh / fextify

A simple text editor written in Rust using Tauri, inspired by Obsidian.
Apache License 2.0
197 stars 14 forks source link

Errors on change theme #20

Closed Polygons1 closed 10 months ago

Polygons1 commented 10 months ago

Unhandled Promise Rejection: ReferenceError: Can't find variable: animateDiv (utils.js line 40) Unhandled Promise Rejection: TypeError: undefined is not an object (evaluating 'el.prop') (main.js line 155)

face-hh commented 10 months ago

Fixed in 66e4898