-
Hey, thanks for a great package.
I wonder if there is a way to define config options for pagefind, because I want to adjust index for my app.
Looks like it receives an empty options object here…
-
### If this issue only occurs in one browser, which browser is a problem?
Opera
### Describe the bug
I setup the library, but when I execute `npm run dev` got the error the following error:
```
…
-
### Describe the bug
`resource.data()` is returning data from another resource, in another component
### Your Example Website or App
https://stackblitz.com/edit/github-pqy8j7-y8z78u?file=src%2Fcomp…
-
https://docs.astro.build/en/concepts/islands/
Islands are rendered in isolation.
That means sharing application instance through DOM state attachment (React Context) does not work.
One solution…
-
I import this in a .astro file
`import { Picture } from "astro-imagetools/components";`
I've installed the latest `astro-imagetools` package and get this error:
`Cannot find module 'astro-imageto…
-
Hi, awesome project you have there!
I do have a feature request: when you develop a component, it often has its own css (that you can import directly) but it also relies on some global css (eg. fon…
-
### Feature description
Right now Shadcn supports frameworks like Next.js, Vite, Astro, etc... However a popular choice these days are [Rsbuild](https://rsbuild.dev/) as it's extremely fast and lea…
-
### Astro Info
```block
Astro v4.1.2
Node v18.18.0
System Linux (x64)
Package Manager unknown
Output static
…
-
### Astro Info
```block
Astro v4.15.8
Node v20.14.0
System Linux (x64)
Package Manager unknown
Output static…
-
I have been having issues integrating this library for a while now due to some issues in how types are being resolved, which doesn't play nicely with `astro check`. It looks like some attempts have be…