Corné Dorrestijn
Corné Dorrestijn
See https://html.spec.whatwg.org/multipage/links.html#link-type-preload for when this can be used. For example: ```html ```
We want to setup a minimum scale for an object. We currently try to do this manual, but (if i'm not missing something) this requires a lot of code to...
Some sites do not work very well with these resizes, they will resize elements based of the height of the webview, wich causes laggy resizes of those elements while scrolling....
**Describe the feature and the current behavior/state.** Currently, the pop function can pop 1 view from the stack. It would be useful if we can pop multiple steps. **Will this...
### What version of React Router are you using? 6 ### Steps to Reproduce https://stackblitz.com/edit/github-aw7opq-k9k4xc?file=src%2Fmain.tsx Use a basename in the router (for example /foo), there is no way to link...
### Link to the code that reproduces this issue https://github.com/cornedor/i18n-routing-bug ### To Reproduce Create a next app with: 1. i18n configured 2. a middleware (the middleware doesn't have to do...
- [ ] Bug fix #…? - [ ] New feature? - [ ] BC breaks? - [ ] Tests added? - [ ] Docs added? Fixed typo in docs...
### Versions - @prismicio/client: 7.2.0 - node: - typescript: 5.2.2 ### Reproduction https://stackblitz.com/edit/stackblitz-starters-3rsa43?file=index.ts Additional Details ### Steps to reproduce Use typescript with `skipLibCheck` set to `false` in a project using...
If all the handles are moved like in the screenshot you can't change the values anymore. 
### Describe the bug Feed Me fails to run when I try to populate a Hyper link that is inside a Matrix entry. It works fine when the hyper field...