Sølve T.

Results 14 issues of Sølve T.

## Expected Behavior Form submission stops and you get notified what input field is faulty. empty-value accepting `null` or `""` to make input value empty. ## Actual Behavior Form goes...

bug

I have some thoughts about the `:precision="x"` prop. There is a usecase where you have a number of `1`, if you have `:precision="4"`, it will look like this: `1,0000`. It...

I think it would be a great feature if one could enable ellipsis on the share text. When creating dynamic titles, the text could be too long for the image,...

This issue is the same as my previous closed one: #38. Reason I create a new issue is to make it simpler to understand as I've come to find a...

Since #1169 is merged, some already translated languages is missing this key. The goal of this issue is to track the existing languages that has this key missing to hopefully...

enhancement
help wanted
good first issue
hacktoberfest
easy
hacktoberfest2021

I'm having issues using the on-demand revalidation when hosted on netlify. When I[ test it locally](https://nextjs.org/docs/basic-features/data-fetching/incremental-static-regeneration#testing-on-demand-isr-during-development) by doing next build and next start it works. However, when I test it...

v4

When calling removeRoutes, mapbox removes the instructions overlay like expected. However, if you do another route to the same lon,lat, the instructions never reveals (refresh needed)

bug
auto-triaged

Seems updating the data.body, the cursor's selection is moved to the very start. Instead of overwriting the innerHTML of the div, this PR refactors the handlePaste function to use "normal"...

### Description Normal browser behaviour does not highlight text like the example does. Collapsing the selection to end makes the paste seem more natural. ### Motivation I needed this functionality...

Content:WebAPI

### Describe the bug We're hosting sveltekit with SSR in a Docker container that's hosted in azure. We have datadog to track errors and we tend to see about 3...