Hello, Newbie in Obsidian pluggin developement. console.log instructions not appearing in the developper console whereas the Notice function is working properly
I do have all “Levels” activated: verbose, info, warning, errors …
I started having the same issue. I’m trying to debug why one of my plugins stopped working after the latest updates and now trying to debug why the debug logs are not working ¯_(ツ)_/¯
this is old now but I noticed this too. cmd+option+i brings up a console but its not the actual console.. maybe a console for some other window. If you go to View → Toggle Developer Tools it shows the correct one.