vaelu
vaelu
Hello We are currently searching a way to optimize the modularization of CodyHouse, to then use CodyHouse also in bigger projects where the performance would suffer if everything is in...
It would be a really nice feature if WildDuck would support AutoDiscover (Microsoft) and Autoconfig (Mozilla) features by default, so setting up new mail accounts in clients would be easier....
### Describe the bug There were similar issues already (#5830, #5920), but it seems to me that it's still not fixed or there is a new bug. We are using...
### Describe the bug We noticed in the `InputNumber` component, that PrimeReact does not correctly inherit the props from the parent, so you don't have access to them in the...
In the latest version, the following variables are missing in `themes/mytheme/variables/_misc.scss`: ```scss $chipFocusBg: $shade500 !default; $chipFocusTextColor: $textColor !default; ``` This leads to the following error: ``` [sass] Undefined variable. ╷...
When I try to install MySQL 8.0.31 with Chocolatey 2.3.0, the installation succeeds, but throws the following errors. ``` #< CLIXML System.Management.Automation.PSCustomObjectSystem.Object1Module werden für erstmalige Verwendung vorbereitet.0-1-1Completed-1 1Module werden für...
When will it get updated to Tailwind v4?
In your package.json, you are referring to `./dist/locales/index.cjs.js` and `./dist/locales/index.esm.js`. https://github.com/themesberg/flowbite-datepicker/blob/master/package.json#L20-L22 However, these files don't exist, which causes the following error in Vite: ``` [commonjs--resolver] Missing "./locales/de" specifier in "flowbite-datepicker"...