Felix Froehlich
Felix Froehlich
**Bug description** I am using the following WPP shortcode in a widget (theme: Nikkon https://demo.kairaweb.com/#nikkon ). The HTML output contains an additional empty `` tag before the popular posts list,...
When importing the following SQL, the relationships between the tables are not imported: ```sql CREATE TABLE `Pattern` ( `Id` INT NOT NULL AUTO_INCREMENT, `Description` VARCHAR(255), `IsFlexible` BOOLEAN DEFAULT (FALSE), `IsInterpolated`...
Default values of boolean fields seem to not be displayed properly: 
What would it take to make TriMesh also support quadrilateral faces? If you can point me in the right direction, I will try and make the necessary changes myself.
### Modpack Version 1.23.2 ### Describe your issue. Trying to extract an Apotheosis gem from a weapon using a Vial of Arcane Extraction in the Smithing table. Crash happens when...
**Is your feature request related to a problem? Please describe.** Recently, the ability to add Google Analystics tracking was added in #8733. It would be nice to have the possibility...
**Describe the bug** When selecting some chunks within a region and then deleting them, the deletion does not actually happen. Only when you select enough chunks to cover a whole...
The following API request returns results where the last timestep with non-NaN-values contains negative values for precipitation, which are obviously wrong: https://ensemble-api.open-meteo.com/v1/ensemble?latitude=50.492&longitude=11.02&hourly=precipitation&models=icon_d2&timezone=Europe%2FBerlin the response data as CSV is attached [open-meteo-50.52N11.00E560m_ICON-D2-EPS.csv](https://github.com/user-attachments/files/22042201/open-meteo-50.52N11.00E560m_ICON-D2-EPS.csv)