Felix Froehlich

Results 19 comments of Felix Froehlich

I am already using the Shortcode block: ![grafik](https://user-images.githubusercontent.com/90166/140380645-8beb5e97-c1d8-47c0-85b9-629b3c70f248.png) But I guess the problem is not the plugin then. When you say it's an issue with the widget, does this mean...

I am using the free version of Nikkon. But I do believe it occurs in Twenty Twenty One as well: ![grafik](https://user-images.githubusercontent.com/90166/140382448-d8d13d70-7e4b-4acf-8de7-62f0836e70ba.png) Maybe the Shortcode only outputs a linebreak, which is...

looking at my screenshot, I just realized there is an additional empty `` after the `` as well

Thanks, the CSS workaround works for now.

Thanks for looking into this. I will definitely try the new WordPress Popular Posts block.

I really need this feature as well. Gogs quickly becomes unusable once you have more issues than can fit on one page. PR #4015 looks reasonable to me, why was...

I guess it only happens when you import from source, try the following: ```sql CREATE TABLE `Test` ( `DefaultFalse` BOOLEAN DEFAULT (FALSE), `DefaultTrue` BOOLEAN DEFAULT (TRUE) ); ``` If I...

I am also getting this error message when opening a Java 1.20.6 world in Amulet v0.10.28. It doesn't seem to cause any issues though, can edit and save the world...

Yes, I recently started using Scottplot (4) and definitely need this for being able to switch to SP5. In SP4, the `.OnNaN` property only exists for Scatterplots, but not for...

sounds like this has been fixed with #3577? This FAQ page should probably be updated accordingly for SP5: https://scottplot.net/faq/nan/