-
### Describe the problem
As a beginner developer getting into sveltekit its so nice to try and test out how web pages are made with it, and things like testing components,etc becomes important as you…
-
### Describe the Bug
I think this may be an issue with sveltekit but since this repository represents the blend of sveltekit and firebase it seemed like an appropriate place to document the problem
…
-
```
ReferenceError: indexedDB is not defined
at /home/vera/global-agora/node_modules/.pnpm/@isomorphic-git+idb-keyval@3.3.2/node_modules/@isomorphic-git/idb-keyval/dist/idb-keyval-cjs.js:17:29
…
-
Is there an option to remove the flash message when I click on it? Or is there an easy way to do it?
I have ser a long time for the messages, but would like the option to remove them if I click on …
-
1. Automation of size generation and markup
2. Probably don't do anything below 1000 (the quality is too low and target devices do not exist in practice)
3. Avoid overcompression (in some cases woul…
ichik updated
1 month ago
-
### Describe the bug
We have decided to try migrating our relatively large app to SvelteKit 2 (dashboard with tons of components and [internal] dependencies).
Unfortunately, we have to give up upg…
-
**Describe the bug**
When I try to use this library on Cloudflare Pages, I get the error
```
Cannot read properties of undefined (reading 'TYPED_ARRAY_SUPPORT')
```
This is relevant to node-libs-…
-
### Issue
Features like creation of user profiles and job listing would require a backend for saving data.
### Possible Solutions
* A backend can be implemented as a seperate package using expr…
-
# Bug report
- [x] I confirm this is a bug with Supabase, not with my own application.
- [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.c…
j4w8n updated
1 month ago
-
### Describe the problem
In the same way that typescript offers `Awaited` to extract the type from a promise it would be nice if we could provide an easy way to get the type of the underlying value o…