Philipp Winterle

Results 8 issues of Philipp Winterle

Not sure if this is a OS dependency but on following specs using "npm run test-all" 5 tests are failing. Windows 7 Pro x64 nodejs 8.2.1 npm 5.3.0

help wanted

# Bug Report Adding webpack types definition of version 5 got a problem with peer dependencies and won't work on systems using webpack 4. ## Environment - plugin version: 1.4.5...

strange

### Expected Behaviour Scrolling the page does not affect the autocompleter list ### Actual Behaviour Scrolling the page results in heavy updates of max-height style attribute on every scroll event....

**Describe the bug** Media print queries are included into the atf css. This is not needed as atf has nothing to do with printing. **To Reproduce** Steps to reproduce the...

bug
enhancement
help wanted

**Describe the bug** In the new 7.0 Alpha 35 it seems to break vite-plugin-react while launching storybook with `storybook dev`. > ERROR: The symbol "prevRefreshReg" has already been declared Does...

bug
needs triage

When running storybook build with dts plugin, the build fails due to this error. ### Vite Config ```javascript plugins: [ dts({ entryRoot: path.join(`./src`), }), PluginReact({ exclude: [/virtual:/, /node_modules/], }), ],...

### Feature description It should be possible to decide if the timestamp (maybe other stuff aswell) should be shown or not (in console) ### Feature motivation Iam using this package...

enhancement