-
https://mp.weixin.qq.com/s/oroQSMSPxtSEfnjuxu2pew
-
It would be good for everybody switching to this to be able to import data from another app.
Preferable from a csv or other table structure.
-
https://github.com/huntabyte/shadcn-svelte/blob/22bd64cf3f03ce2b65984686164d060936700a4d/apps/www/src/content/components/data-table.md?plain=1#L623-L627
```
table.column({
accessor: ({ id }) =…
-
## Steps to reproduce
* Set up project with following code and dependencies (see collapsed details)
* Run `pnpm run build`
```js
import { PostgresError } from 'postgres';
function tryCreate…
-
Hi
Checking the demo site, it seems that the content is not accessible even on the basic level:
- navigation buttons without labels/texts
- all events' texts are inside divs only
- and in genera…
eddr updated
7 months ago
-
## Bug description
As per the following discussion:
https://github.com/prisma/prisma/discussions/5140
## How to reproduce
### Deploying prisma to Vercel breaks
So I've started my pr…
-
Hi,
I'm trying to use postgres instead of sqlite but i can't figure it out.
Any tip?
Have a nice day
-
Both nvim-treesitter and nvim-ts-autotag have been properly configured, but it only works with html files. I couldn't manage to make it work with xml. Is this the issue of nvim-ts-autotag itself or t…
-
I'd love to try this package out because it looks like just what I need! However, when I spun up a REPL, I ran into these issues. Might need some small bundling/export changes to be made?
In Sve…
-
### Summary of Potential Bug
While showing off the project to a potential user, I noticed that filtering by date within the `Time Table` was not working properly.
#### Description/Ideas on Fixing Bu…