-
I've followed the steps on this guide:
https://docs.erxes.io/quickstart/groups/ubuntu
Everything seems fine bit on deeper inspection I get:
pm2 restart all
Use --update-env to update environment…
-
Hello,
I was just wondering if you guys implemented the afterDraw / beforeDraw functions from chart js ?
Because it doesn't seem to work with a `` on React.
I'm using these versions :
```
"@c…
10YAR updated
7 months ago
-
I'm trying to build the app on my M1 Pro machine and running into this build error. I also get the same error when trying to build PrivateKits directly.
I also tried to build the app using My Mac (…
-
Ran into this yesterday when trying to build these icons. The SASS transpilation step fails because the path defined for the Icon files here: https://github.com/coreui/coreui-icons/blob/master/scss/f…
-
### Which @taiga-ui/* package(s) are relevant/releated to the feature request?
kit
### Description
**Problem**
Right now carousel rewinds to the first element when it reaches the end of a se…
-
Turns out CoreUI.framework has its own implementation of the `BOM*` functions which are NOT exported.
```
% nm -a /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI | grep BOM
…
-
Testing the v3-next functionality, the new coreui.Utils.hexToRgba fails on the `--info` color code, because it is a 3-digit hex value, instead of a standard 6 digit hex value.
```
:root {
-…
-
### Why?
The onyx logo was updated by UX. Now we want to update it wherever it’s currently used to reflect the new design.
[#177](https://github.com/SchwarzIT/onyx/discussions/177) Could also be imp…
-
https://coreui.io/docs/components/bootstrap/modal/#modifying-modal-content
show.coreui.modal not work
-
### Describe the bug
When trying to double-click to select one word of text in a TextBlock with `IsTextSelectionEnabled="True"`, an access violation occurs if its Text begins with a null character …