Lars Wetendorff Nielsen
Lars Wetendorff Nielsen
### Version - @nuxtjs/color-mode: 2.1.1 - @nuxtjs/storybook: 4.2.0 - nuxt: 2.15.8 ### Reproduction Link GitHub repository that can reproduce the bug: [https://github.com/wetendorff/nuxt-storybook-colormode-bug](https://github.com/wetendorff/nuxt-storybook-colormode-bug) ### Steps to reproduce ```bash npm install npm...
When expanding a rounded div tag in firefox 3.5.5 on windows xp and Mac OS X 10.6, it doesn't remove the old corners (try example code). Graphic glitch test $(function()...
To make an access log possible, I needed the functionality to change the log level used in the request middleware. It has been implemented with a new option called requestMiddlewareLevel....