-
• Grouping Related Styles: Styles were organized into logical sections (e.g., header, footer, name list, button) to clarify the structure.
• Consistent Formatting: Indentation and spacing were stan…
-
I already
set zIndex styles, and it works on Android app while ios doesn't
Here is my code snippet
![issue](https://github.com/user-attachments/assets/1dfdf646-923d-4e1…
-
We're still seeing the error from issue #4463 . Can you let us know when the fix will be available, or if there are any workarounds we can try in the meantime?
## Your Environment
* Platform: PC d…
-
it happens sometimes and crushes everything. It happens when I try to play a video.
I don't think that the src is in my code, I think it's the library code.
adding the error and my code (long and m…
-
For instance, for `public const string XmlVersion = "Version";` I get the suggestion to replace "Xml" with "XML". That suggestion is fine for literal strings or XML comments, but my code styles requir…
-
### Description
Hi,
I’m encountering an issue with the FlatList in React Native (or when using the array mapping method). The rendered items are stacking on top of the previous ones. Below is the …
-
### Which Cloudflare product(s) does this pertain to?
Pages
### What version(s) of the tool(s) are you using?
3.87.0
### What version of Node are you using?
22.11.0
### What operating system and…
-
Shortcuts | Code samples
--- | ---
![shortcut specs](https://github.com/JetBrains/jewel/assets/153802/ec0d2e00-1aa3-4631-bcd1-7a8ec22bf90e) | ![code sample specs](https://github.com/JetBrains/jew…
-
### The problem
The classname property of the menu button is only used apply styles to the menu button and not the menu. We want to be able to add a classname to the menu itself so that custom styles…
-
Hey, I've tried using stylexjs with app router and it works. but when i tried using it with pages router, Im getting an issue of stylex adding class names to the elements but not applying styles to th…