-
### NextUI Version
2.4.8
### Describe the bug
ChevronDown is not working when I click on icon because of aria-hidden.
### Your Example Website or App
_No response_
### Steps to Reproduce the Bug…
-
### NextUI Version
2.4.8
### Describe the bug
The usage part in [Astro](https://nextui.org/docs/frameworks/astro) says:
```
---
import Layout from '../layouts/Layout.astro';
import {Button} f…
-
Astro 5 introduced a new API to manage content collections. For future proofing, we should migrate collections from /data to align with new API.
https://5-0-0-beta.docs.astro.build/en/guides/content-…
-
When setting up the repo with astro-cli I ran into this error (using an M1 Mac with colima instead of docker):
```
Error: error building, (re)creating or starting project containers:
Error resp…
-
1. `settings.json`
```json
"formatter": [
{
"language_server": {
"name": "biome"
}
}
],
"code_actions_on_format": {
"source.fixAll.biome": true,
"source.organizeImports…
-
Someone in Canada gave feedback on a docs/handbook page.
Person:
Page:
Was this page helpful? false
> it seems that with astro the posthog closing tag doesn't work- it seems to have to be…
-
### Astro Info
```block
Astro v4.15.12
Node v18.20.4
System Windows (x64)
Package Manager unknown
Output server…
-
Hi,
I had the webmanifest working prefectly in Astro 3. I upgraded to Astro 4 and found the webmanifest does not work any more. There is always a residual .mjs file after a build. Besides `astro-we…
-
When the python line below is run, (just opening a python live and typing it)
`import pyglet.window`
it raises the following exception.
```
Traceback (most recent call last):
File "", line 1,…
-
### Astro Info
```block
Astro v4.15.11
Node v22.9.0
System macOS (arm64)
Package Manager npm
Output static
Ada…