Obsidian freezed after I changed the page into reading mode

What I’m trying to do

I’m using TL draw and other 5 community plugins, I was embedding a TL draw drawing and when I switched from ”modify” to “read-only” mode, it suddenly freezed the page. Now whenever I open Obsidian it always shows me that freezed page, I can’t interact with the UI anymore, I still have my vault when I look at my folders in the Documents but I can’t interact with the interface of Obsidian anymore, it’s stuck in that page

Things I have tried

Reset my Pc two times

Close Obsidian. In your Obsidian config folder (default: .obsidian), rename the workspace.json file. Rename means Obsidian will not see it for what it wants (essentially, it is equivalent to a delete from its point of view).
On reload of Obsidian, you will be on a fresh workspace (the latest opened md files will not be populated on tabs like before).
You will also lose your sidebar setup as well, I am afraid (you will need to re-add stuff).

On the problem of the plugin, you can report a bug:

Wow that worked, tyvm! It works again! It actually didn’t delete anything, I just re-added the TL draw plugin, I didn’t need the other ones anyways. Do I need to make some more changes?

The workspace file determines that last active md file so if you rename or delete the workspace file in the config folder, you successfully get rid of the “stuck” mode.
But the problem can reappear with that file with that plugin.

You can probably re-enable the other plugins, but I do not know what they are.