-
I get this error during a Sveltekit build on Vercel (local build runs fine)
Note : I do NOT use the IconDeviceGamepad anywhere in my app.
build: error during build:
build: RollupError: Could no…
-
- A leaderboard function has been implemented in the backend
- Backend needs to be tested
- Should return a json object like the following (sorted high to low)
```json
{ "items": [{"al…
-
### Describe the problem
I think it's counter-intuitive and even a bad practice to use the reserved keyword `export` to declare props.
Especially when props are meant for passing data from the ou…
-
## What is this?
This is an automatically created issue which contains information about the version status of the documentations available on DevDocs. The results of this report can be used by maint…
-
I was thinking of building a "poor's man data platform" when I found datadex and it is almost everything in my wishlist.
But in a scenario where you may have many data-products, I miss a place to dis…
-
### Describe the bug
When Component A uses a slot from Component B, which forwards the slot to Component C, reactivity breaks if the Component A reassigns a variable that is passed in two separate pr…
-
### Is your feature request related to a problem? Please describe.
https://github.com/ESPresense/ESPresense/pull/1088
Referenced above, if fingerprints are for debugging purposes, wouldn't it be…
-
### Current Behavior
When I run `pnpm run dev` in the root directory of the repo, the build fails with the following error:
```bash
node:internal/process/esm_loader:97
internalBinding('e…
-
It would be nice to make a table (grid) mode like on https://jsongrid.com/
-
I've been thinking about improving and adding some content to the blog page, maybe creating a community page. I heard it's difficult to get the site up and running locally so, as a full-time web dev I…