forna

Results 5 issues of forna

I have a Modal with some editable fields in it. I would like to know if it's possible to keep the modal content, so basically just hide it when the...

question

Hi, I have prepared a working example for two issues I am facing with Finplot, this is the first one. The working example is available here: https://github.com/forna/Finplot_PySide_two_chart_windows/blob/master/main.py It requires finplot...

Now Svelte 5 is officially in Release Candidate stage. [email protected] produces the following warning: `svelte-filepond/src/Component.svelte:1:16 e 'accessors' option has been deprecated. It will have no effect in runes mode` Beware...

Now Svelte 5 is officially in Release Candidate stage. [email protected] produces the following warning: `@okrad/svelte-progressbar/dist/ProgressBar.svelte:1:16 e 'accessors' option has been deprecated. It will have no effect in runes mode` More...

Svelte 5 with the vite-plugin-svelte] shows the below warnings. More info: https://github.com/sveltejs/svelte/issues/11052 Workaround: run the command: `npx svelte-migrate self-closing-tags` in the folder: `node_modules/svelte-loading-spinners` ``` [vite-plugin-svelte] node_modules/svelte-loading-spinners/ArrowDown.svelte:8:0 Self-closing HTML tags for...