Oliver Findl
Oliver Findl
- [ ] Check if updating to the latest Preact version resolves the issue. **Describe the bug:** `h` / `createElement` function doesn't allow `ref` in `props`, although code compiles successfully....
- [ ] Check if updating to the latest Preact version resolves the issue. **Describe the bug:** Hello, I'm unable to solve issue with `CSSTransition` from [react-transition-group](https://github.com/reactjs/react-transition-group). While using dev-server,...
Hello, I have issue using `useRouter` hook and matching route params. Returned context from `useRouter` hook contains only `url` key at render time. Later it also contains `matches` key (that...
Hello team, I am currently developing new library that would output JSX template, so this output could be used in Vue and React projects. Unfortunately, I found this library does...
Hello, I would like to request filetype icons for subtitles, e.g.: srt, vtt, ssa, ... Thanks.
Hello, I prototyped my app using this package via CSS font and now I'm optimizing build size, therefore I'm switching to raw SVGs (copied from website, not from this repo)....
Hello fellow developers, to make it short, there is no efficient way [Webpack](https://github.com/webpack/webpack) can handle this situation. Please use [Vue](https://github.com/vuejs/vue) plugin **[vue-svg-inline-plugin](https://github.com/oliverfindl/vue-svg-inline-plugin)** or **[vue-svg-inline-component](https://github.com/oliverfindl/vue-svg-inline-component)** instead. Thanks.
**Is your feature request related to a problem? Please describe.** I can't figure out how to remove CSS for pseudo selectors/elements with `blocklist` option. **Describe the solution you'd like.** A...
- Operating System: Ubuntu 16.04 LTS - Node Version: 14.15.3 - NPM Version: 6.14.10 - webpack Version: ^4 - schema-utils Version: ^3 ### Feature Proposal Please add standalone `Schema` type...
Hello @CreativeBulma, I found another tooltip issue with arrow usage. Arrow triangle is inset 1px into tooltip container. It is noticeable when you have semi-transparent background color as is set...