-
# Things you forgot (or never knew) because of React - Josh Collinsworth blog
If you don't often look beyond established comfortable defaults, you might be surprised to learn just how far the world o…
-
Requested by: @krystofwoldrich
Merge target: v7
Quick links:
- [View changes](https://github.com/getsentry/sentry-javascript/compare/090af745f2381593e46244f6fab8bdbf8cc79c3d...refs/heads/release/7.1…
-
Requested by: @Lms24
Merge target: master
Quick links:
- [View changes](https://github.com/getsentry/sentry-javascript/compare/efadbf2e1ec6c856d95eb233c422256efac30da8...refs/heads/release/8.26.0)
-…
-
Requested by: @krystofwoldrich
Merge target: v7
Quick links:
- [View changes](https://github.com/getsentry/sentry-javascript/compare/090af745f2381593e46244f6fab8bdbf8cc79c3d...refs/heads/release/7.1…
-
Test distro with common web frameworks and document compatibility. Outcome is not necessarily to fix issues that arise, but to document current compatibility and determine from there.
Probably top …
-
-
Requested by: @andreiborza
Merge target: master
Quick links:
- [View changes](https://github.com/getsentry/sentry-javascript/compare/7730bef468cbc4669873581c5d8a2053f0317e15...refs/heads/release/8.2…
-
### Bug description
I have the following error message in my browser upon using sveltekit and the command "`npm run preview`":
`Uncaught TypeError: Error resolving module specifier “.prisma/cli…
-
TLDR; SSR not working after navigation when JS is _enabled_.
First of all, absolutely love live_svelte and already using it for some small client-side-only things at work.
However I recently sta…
-
Currently the Tools frontend code is linked to the test instance of frontend-mongodb. This means that local dev testing can result in entries being created in the test frontend-mongodb and test-index,…