The left pannel, of the notebooks is freezing, no actin at all possible now: no rename, create new notebok, collapse, or any other action. It became like an image.
Hmm, it's working for me. Is there any error in the console or log? https://joplinapp.org/debugging
I have the same version and similiar problem. I can create a new notebook by clicking the + and I can select different notebooks (and drag-drop-them to create children). However, I can't right click on any notebook to re-name, delete or anything like that. I can on notes, so it only seems to affect the notebooks section.
Adding the debugging flags now
I get this, which says something about the sidebar
Uncaught (in promise) TypeError: Cannot read property 'props' of undefined
at C:\USERPATH\1iBWVddtor08GwHnQKoFRGLkeKV\resources\app.asar\gui\SideBar\SideBar.js:194
at Generator.next (<anonymous>)
at fulfilled (C:\USERPATH\Local\Temp\1iBWVddtor08GwHnQKoFRGLkeKV\resources\app.asar\gui\SideBar\SideBar.js:5)
I have 1.2.3 and I am having similar problems.
Same problem.
log.txt (2.3 MB)
C:\Program Files\Joplin\resources\app.asar\gui\SideBar\SideBar.js:194 Uncaught (in promise) TypeError: Cannot read property 'props' of undefined
at C:\Program Files\Joplin\resources\app.asar\gui\SideBar\SideBar.js:194
at Generator.next (<anonymous>)
at fulfilled (C:\Program Files\Joplin\resources\app.asar\gui\SideBar\SideBar.js:5)
output.txt (18.0 KB)
This is also covered in the "Available for testing" thread.
This issue is fixed in this version: https://github.com/laurent22/joplin/releases/tag/v1.2.4
Much improved. Thank you.