Moritz Gehlhaar

Results 4 issues of Moritz Gehlhaar

When using the `Calendar` component in a Svelte 5 project it relies on `get_current_component()` from `svelte/internal` which has been removed. https://github.com/vkurko/calendar/blob/d337436bfebf7ddac21b1d787d5300f44744ef4d/packages/core/src/Calendar.svelte#L4 A possible solution is presented [here](https://github.com/sveltejs/svelte/issues/3091) with an [example](https://github.com/sveltejs/svelte/issues/9189#issuecomment-1794764745)....

By default Render assigns paid instances if not configured otherwise in the `render.yaml` file. To provide a better experience for new users I would propose changing the configuration.

It would be useful to allow the user to also include columns which are not in the template of the importer. Especially if the use case is a generic data...

enhancement

### What is the bug? When using the `{d}` in the `urlTemplate` (introduced in #1665) it defaults to a float value which gets converted to string (e.g. `256.0`). This is...

bug
P: 2 (soon™?)
S: core