-
Building on github with NodeJS 22.9.0, vite 5.4.8, sass 1.79.4
While building, I get the following warnings: Everything works fine. I've silenced it for now. This is just a heads-up for the future.…
-
Hi!
Thank you for maintaining this project!
Would you consider upgrading this project to CoreUI Vue version 3?
-
### Current Behavior
Frontend now uses outdated Vue 2
### Proposed Behavior
Move to Vue 3 after #445 is resolved:
- upgrage to Vue 3:
- https://v3-migration.vuejs.org/
- https://www.v…
-
I am trying to add the chartjs-plugin-datalabels plugin to my charts and I think I've figured out how to add it.
I've created a minimal case [here](https://codesandbox.io/s/weathered-haze-uw1q3?fil…
-
after installing packages`
npm i @rabby-wallet/rabbykit @wagmi/core@1 viem@1
and importing`
import { configureChains, createConfig } from "@wagmi/core";
import { mainnet, arbitrum, bsc, optimism…
-
When importing Bootstrap-Vue via the App.vue file, I get the following error message after updating to the latest version: `argument '$color-2' of 'mix($color-1, $color-2, $weight: 50%)' must be a col…
-
Is there an additional step between steps 4 & 5. Looks like in step 4 you update the webpack. But the new directory never gets created under the resources. The instructions are definitely missing s…
-
### Error
After following the setup steps, the app log shows the next message:
```
[Vue warn]: Error in render: "ReferenceError: File is not defined"
found in
--->
…
-
I'm using Edge Chromium, the webpage is not interactable after closing any modal.
You can try it from your documentation page: https://coreui.io/bootstrap-vue/components/modal.html#live-demo
1. Clic…
-
Using this template i notice that upon page transistion it takes sec for the page load (compare to coreui-vue). Even thru the page doesnt have any elements / api call. Do you think it has something t…