Martin Jantošovič
Martin Jantošovič
**Describe the bug** Uncaught TypeError: ``` Uncaught TypeError: Cannot convert object to primitive value at Array.join () at prettyFormatErrorObj (/project/node_modules/tslog/dist/cjs/runtime/nodejs/index.js:107:14) at maskedArgs.reduce.args (/project/node_modules/tslog/dist/cjs/runtime/nodejs/index.js:89:43) at Array.reduce () at Object.prettyFormatLogObj (/project/node_modules/tslog/dist/cjs/runtime/nodejs/index.js:88:23) at...
### Is there an existing issue for this? - [X] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues - [X] I have reviewed the documentation https://docs.sentry.io/ - [X] I am using...
Closes: #9780 This change allows developers to specify where the global dev server hooks are stored so that we can avoid conflicts when running multiple instances per one express app....
### Reproduction https://github.com/Mordred/multi-remix ```shell npm install node server.js ``` Open https://localhost:3000/admin/ and https://localhost:3000/blog/ ### System Info ```shell System: OS: macOS 14.5 CPU: (10) arm64 Apple M1 Pro Memory: 88.30 MB...