Andreas Kugel
Andreas Kugel
Registration form and link need to be updated for 2022 urgently!
I'm using echarts-gl in a project with vite bundler. Server side rendering fails due to the use of "window.URL.createObjectURL" in src/chart/graphGL/ForceAtlas2.js. The "window" object is only available in browser environment....
Carousel throws error when leaving page with active carousel due to element becomes undefined. Protect via try/catch (or check element for undefined)
- OS: Linux, Fedora 35 - Browser: Firefox 104.0.1 - Test case: - well, don't quite know how to fix this, description instead: https://github.com/coreui/coreui-vue/blob/main/packages/coreui-vue/src/components/form/CFormInput.ts defines: ``` /** * The default...
We would like to use pads with specific names, like codeforka-2020-03-29 For the moment I accomplish this by overweriting the random token with the name of the pad in lib/OwnpadService.php...
Hi Carl. I made some update to your example, which I found quite helpfull to get started. I use an sqlite setup, which could be added to the .env.example maybe...
XLSX library that is bundled with danfojs has secirity issue. Suggest upgrade dependency to 0.19.3 of xlsx: $ npm audit # npm audit report xlsx * Severity: high Prototype Pollution...
Hello. German and other language versions show March 5, 2023. That date doesn't exists. Please disable language specific displays until a verifed translation is available.
Hi Zulko, Vapory is a very nice package, thanks. I just had one issue with disabling the window during movie rendering. The github version 0.1.01 has a "show_window" parameter, while...