-
### Summary
When building an expo with `npx expo export -p web` and serving with `npx serve dist` the app can be served, but fails to render.
The browser console gives the error:
```
entry-f7a…
-
It seems I cannot use the devcontainer feature in GitHub Codespaces. Tried looking at the creation log but the error only spewed out minified JS.
### Minimal reproduction sample
```json
{
…
sr229 updated
3 months ago
-
### Version:
- `@inertiajs/svelte` version: 1.2.0
### Describe the problem:
**1. The router**
Just importing the router (`@inertiajs/core`) instantly adds 110KB to the final, minified unco…
-
- Split the relevant JS for each form step into separate files and load them where needed
- Remove forms.js from static/recordtransfer/js/base
This way, only the relevant JS is loaded for each pag…
-
# Expected Behavior
Hoping to use Jimp on the with NextJS through client components
# Current Behavior
- Oddly everything works as intended when running dev server `next dev`
- But when bui…
-
I am building an RAG application and the following error is blocking my deployment.
`Error` message received:
```
react-dom.development.js:26793 Uncaught (in promise) Error: Maximum update depth ex…
-
**Describe the bug**
I have a JS file with "$(document).ready(function ()" and other functions, bundleconfig.json is:
```
....
{
"outputFileName": "wwwroot/bundles/Scripts/Shared/header.min…
-
The checked-in code from [`custom-protocol-check.js`](https://github.com/vireshshah/custom-protocol-check/blob/master/custom-protocol-check.js) is minified making it difficult to read through the logi…
-
**Describe the bug**
> Unable to use website
**Sandbox or Video**
> ![image](https://github.com/user-attachments/assets/e8892256-38bd-4731-980a-b2feabff4799)
>
https://github.com/user-attach…
-
```
[ErrorBoundary] Error caught by ErrorBoundary Error: Minified React error #31; visit https://reactjs.org/docs/error-decoder.html?invariant=31&args[]=object%20with%20keys%20%7Bconnection%2C%…