Jakob Norlin

Results 15 issues of Jakob Norlin

Currently there are two timestamps on a post I have created with sanity, `_createdAt` and `_updatedAt`. Both of these are helpful, but none of them contain information when the post...

:nail_care: Enhancement
:crystal_ball: Feature Request

Hey, great work on this. It looks really simple to use! Would it be possible to expose the StandaloneDiffEditor from monaco as well?

### Describe the bug I've got a real interesting HMR bug. It only happens under very specific circumstances. This is the error message ``` Invariant failed: No match found for...

Currently the default exports of `queryname.graphql.ts` and `queryname$parameters.ts` are simply named `node`. This makes it really cumbersome to work with import suggestions, as typing `node` will suggest every query in...

This is very interesting! When consuming tabs from a resource, the Tabs component will flip out and ignore tab clicks in some environments. I have an electron app where it's...

### Describe the bug When preloading a route inside a layout, the context defined in `beforeLoad` on that layout is not there on the first render of the layout when...

### Describe the bug When visiting `routes/about.tsx`, `isOnVarRoute` is true here ```ts const matchRoute = useMatchRoute(); const isOnVarRoute = Boolean(matchRoute({ to: '/$var' })); ``` ### Your Example Website or App...

### What version? 0.41.0 ### Which command? proto use ### What happened? There has been a regression in the progress bar output. I believe it started happening after upgrading to...

bug

### 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...

Package: browser
Package: replay

### Duplicates - [X] I have searched the existing issues ### Latest version - [X] I have tested the latest version ### Current behavior 😯 When combined with solid-starts streaming...

bug