Johannes Kvamme
Johannes Kvamme
**Type:** - [ ] bug - [ ] feature - [ ] enhancement - [x] question **Environment:** - OS: Windows 10 / Subsystem Linux - Browser: Firefox - Library Version:...
**Type:** - [ ] bug - [ ] feature - [ ] enhancement - [x] question **Environment:** - OS: Windows 10 / Subsystem Linux - Browser: Firefox 74 - Library...
Veldig subjektivt PR, men jeg er i hvert fall fan av å ha færrest mulig globale pakker! Dermed foreslår jeg å legge til både `elm` og `elm-format` som dev-dependencies, slik...
Thanks for a intuitive way of ordering documents, really nice to have in the studio! I was just wondering if there is a way of choosing the text of the...
**Beskriv hva som skjer** Boksen til GitHub-knappen er større enn selve ikonet, bare småpirk, men ser litt rart ut etter å ha trykket på den siden den fortsatt er uthevet....
> Please fill in this template. - [x] Use a meaningful title for the pull request. Include the name of the package modified. - [x] Test the change in your...
Hey! 👋 This library seems perfect for our use case, but I am currently struggling a bit on using it. After following the setup, we do not receive any large...
`!!"0"` equals to `true` which does not feel correct when trying to disable the flag. `unset OPENCV4NODEJS_DISABLE_AUTOBUILD` is the only way to disable it as it stands now.
Change from `oidc-client` to `next-auth` to allow for server side rendering. This is motivated by a change[ coming to browsers which disallow iframe renewal of tokens](https://leastprivilege.com/2020/03/31/spas-are-dead/), and as such users...
**Describe the bug** Event page is longer than mobile page if there are long links or long words. The text block should have the CSS-rule: ```css word-break: anywhere; hyphens: auto;...