Héctor León
Héctor León
### Expected behaviour Progress bar click should go to a current video time ### Actual behaviour Right now in Chrome when you click in the progress bar, the video get...
Hello, im using `"react": "^16.6.0"` The sample repo code is this one (which have a syntax error): ```jsx import { Person } from "schema-dts"; import { JsonLd } from "react-schemaorg";...
```js "choices.js": "^7.0.0" ``` Hello! ## Case scenario: Common behaviour where the placeholder is not able to be selected from the dropdown list: - placeholder should only be visible on...
Latest version. Horizontal scroll It stopped working on the trackpad. Sample in the official demo page https://flickity.metafizzy.co/options.html#freescroll
In order to improve the semantic of the user sliders, would be great to have an `option` like ```typescript flickitySliderTag: 'dl' | 'ul' | 'ol' | 'div' ``` Right now...
Hello, first of all nice library ! 🎉 Quite clean with nice support. would be nice to have in the options 🙏 the possibility to setup: - space between toast...
Hello, first of all congrats by this awesome library !! 👏 👏 works sweet. Just found a problem using this OnBeforeDragEnd function. I am setting the current region with draggable...
### Expected behavior Get stencil-cli installed ### Actual behavior Error ```shell gyp info spawn args [ 'V=1', 'BUILDTYPE=Release', '-C', 'build' ] c++ '-DNODE_GYP_MODULE_NAME=binding' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE'...
Hello, readme says to install 2.3.0 as peer dependency, but then when you install react-flickity-component Terminal shows the following warning: ```shell warning " > [email protected]" has unmet peer dependency "flickity@^2.2.1"....