etesync / etesync-notes

An EteSync backed note taking app
https://www.etesync.com
Other
89 stars 12 forks source link

Bug: Via web interface, cannot create new note after clicking on "Notebooks" in bottom bar #162

Open andreas1107 opened 3 years ago

andreas1107 commented 3 years ago

==> New Notebook window comes up. (Actually, no matter how I click around, I cannot create a new note unless I refresh the page).

Expectation: New note window should come up if the view is on "Notes"

Gambloide commented 3 years ago

I came here to report the same issue.

EteSync Notes version: 1.7.0 Mozilla Firefox for Fedora version: 86.0

zecakeh commented 3 years ago

Thanks for the report! I've noticed this also, although since I wrote the code I'm not sure why this happens. It must be a caching thing from React. Anyway, I'll try to investigate.

andreas1107 commented 2 years ago

Still happening, also via a "web app" on Brave.

HolyMacarony commented 2 years ago

Thanks for the report! I've noticed this also, although since I wrote the code I'm not sure why this happens. It must be a caching thing from React. Anyway, I'll try to investigate.

Did you find the problem?