-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: linux
Arch…
-
## Your Environment
* Platform: PC desktop
* Host: Word
* Office version number: 2407
* Operating System: Windows11 23H2
* Language: Simplified Chinese
## Context
I want to extract styles fr…
-
Finite 0.3.2 now generates warnings with Typst 0.12, related to the use of various functions/patterns involving measure and style that have become deprecated.
For example, the following code (from …
-
I'm using expo and whenever I test your library in android or ios, everything works fine;
however, when I do this on expo web, I get the error: **navigator is not defined**
The code that fails i…
-
-
see this - https://studio.ensembleui.com/app/nLEcmxcORmCec1CrAgvG/screen/cBEjFoPXstpjNRYkWZZW
or just paste this EDL-
```yaml
View:
styles:
useSafeArea: true
# Optional - set the …
-
The landscape of our elements packages leads to a lot of confusion.
Click to expand a chart of the current landscape
```mermaid
graph LR
CarbonReact("@carbon/react")
CarbonS…
-
I have been having a consistent issue while using the docklike theme where the acryllic effect on the taskbar will seemingly randomly revert to a solid color; seemingly whatever solid color I have set…
-
when i try to open dropdown on first click it not opening the dropdown. i am using ref.open() method to open it. Can we add solution for this in latest version
Code-
const categoryRef = useRef();
…
-
### Describe the bug
`$nav-link-color` is hard-coded to `base-dark` which necessitates custom CSS to override it if `base-dark` is not the desired color for nav links.
### Steps to reproduce the bug…