-
It's desirable to represent an ID on the server as a `bigint` instead of a `number`.
Currently, the ID scalar type supports serializing `number` to `string`, but not `bigint`.
I'd like to see su…
-
### Description
We have the following extension structure:
Commons
-> Extension 1
-> Extension 2
But both "end" extension share common logic, also for the Dev-UI. But it seems there isn't a po…
-
For some time now at work our Next.js 14 front-end codebase has been almost unusable. Initial compilation took more than a minute on my i7 CPU, HMR not working requiring full page refresh, changes tak…
-
### Expected behaviour
In my game i download liveupdate with http.request.
But in defold 1.9.4 my download progress bar is always so 0.
Same for 1.9.5 beta.
The problem is that in chrome…
-
### Version:
- `@inertiajs/react` version: 1.0.0
### Describe the problem:
this error is produced when using private channel with pusher.
public channel works fine without any error.
us…
-
https://github.com/DroidScript/Docs/blob/63145db940b0ace9ef88855f7e3a4ec9c6c4576c/files/markup/en/app/RenameFile.js#L41
Uses app.Date (uncaught)
I don't think that app.Date exists
-
currently it seems that instant auto reload of `.js` and `.css` doesn't work when working on `.html`. i don't think there is a downside of also supporting auto reload of changed resources for those ca…
-
### Which API Provider are you using?
Anthropic
### Which Model are you using?
Claude 3.5 Sonnet)
### What happened?
Sometimes, after running complex commands or using quite a lot of to…
-
### Checklist
- [X] The issue can be reproduced in the [nextjs-auth0 sample app](https://github.com/auth0-samples/auth0-nextjs-samples/tree/main/Sample-01) (or N/A).
- [X] I have looked into the [Rea…
-
When building my local project, as well as when building the examples in this repo, a build error occurs. The `clockworker.js` script is not found.
I’ve checked the Vite docs, and I think the error…