J_Klakus
J_Klakus
 I've installed the plugin and rebuilt the server. When I add a new image to the media gallery I don't get the different file formats only the large,small, medium...
**Describe the bug** Trying to use the carousel in a server side component in Next Js 13.1.2 gives the below error and won't render the component. ``` error - node_modules\react-multi-carousel\lib\types.js...
Sorry, error is back again. When building a static site on Vercel I'm getting an error thrown ``` generating optimized images -- 09:09:54.680 | free(): invalid size 09:14:20.856 | Error:...
When using a nested object with the data table I get `Column with id 'product.title' does not exist.` ``` { accessorKey: "product.title", header: "Title", cell: ({ row }) => (...
Hi, trying to use this amazing tool in a project. It works well for the most part but I have a few pages with embedded videos using https://astro-embed.netlify.app/components/youtube/ when I...
Epic package by the way! I have been using this in my svelte components in my Asto site but one has started throwing an error since update to Astro 5,...