Magnus Westin
Magnus Westin
See issue 451, that solve it for me. I uninstalled, validated the game, it replaced 10 files. And then installed BSIPA again. Now it works.
Not sure if its related. But I had a property tied to CanvasGroup. And it stopped working, not sure when exactly. But to get it working again, I had to...
Can confirm that solves the problem for me also on Fedora 33 Server and running NextCloud 21.0.3.
Update: never mind, after restarting and having SeLinux off, it started working again... _turning off selinux no longer works for me and "Exception: Could not find urlsrc in WOPI" is...
I ran in to the same issue. For some reason if you have uppercase, the code it generates fails. See this example ``` expr0 = &::askama::MarkupDisplay::new_unsafe(&(self.title), ::askama::Html), expr1 = &::askama::MarkupDisplay::new_unsafe(&(xxxYYY),...
It would be nice to have "vars" in the collection also.
I had the same issue after reinstalling my laptop. The plugins I have was installed via the sync feature. But if I manually uninstalled Calendar, then restarted Obsidian and manually...
You can use ctrl+shift+i and then select the Console tab. There you will see all the output. Also the calendar doesn't show up. It's just an icon, which for me...
I don't have a styles.css in my plugin folder. There is a styles.css in the code though. Which version do you get? I have 1.5.10. You might also want to...
Just found this issue: https://github.com/liamcain/obsidian-calendar-plugin/issues/170 and it seems its not needed, so you can probably ignore that error.