-
### 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…
-
### 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…
-
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…
-
Hey there, I'm trying i18n for [my portafolio](https://github.com/AndresMpa/portafolio) and I have a different `base` on my `defineConfig` so when I try to get deploy [this on gh-pages](https://andres…
-
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…
-
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…
-
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.12
Node v18.20.4
System Windows (x64)
Package Manager unknown
Output server…
-
After some quick investigation migrating to astro would both improve build performance and runtime performance.
Astro main selling point is everything is rendered on the server(unless go through extr…
-
Hi Haiyang,
I'm trying to run the default test of the Perplex module. I run in the terminal:
`python3 mineral_quick_solver.py MRfiles/MR_example.csv`
from the pyExoInt/Mineral directory, and …