-
Hydrogen has failed to update for a month or so now and my program now runs very slowly and I imagine this might be a related issue. When I try to update, it always fails and then it displays this out…
-
Hei there,
first, thanks for making this library.
We have a problem on resize, it gives the following error:
Uncaught TypeError: Cannot read property 'width' of undefined
at onResize (inde…
-
The demo page is broken
![image](https://user-images.githubusercontent.com/4537265/41276282-101eb018-6e24-11e8-9293-f671a4b9e173.png)
-
Currently it's apparent that you can't drag or click the progress bar to seek (fast-forward/rewind) on a mobile device – even the example of https://plyr.io/#audio doesn't work. Is it something you ca…
-
```
Failed to build on /var/folders/ys/lmdgwcfx4vv8w60w68ztzdfm0000gn/T/e219bf14-76f7-492a-b13c-545576e427fb
{ Error: ./~/react-tap-event-plugin/src/injectTapEventPlugin.js
Module not found: Error:…
-
Hi Team,
I am using the rangeslider.js plugin for my video component on the webpage which works on input type="range" gives below error on running pa11y version 4.13.0
![pa11y-error](https://user-…
-
Hello there, I emailed you recently about the issue I had with setting this plugin up with my expo app.
Everything I have is pretty standard, and all other react-native-* plugins work fine.
I fo…
ghost updated
5 years ago
-
Whenever I give openbaton_nfvo_version=3.2.0 or 4.0.0 in my config file and build in develop mode, after cloning nfvo and dashboard I get the following error
**error: The following untracked working …
-
Hi! I have a documentation issue on InstantSearch.js, I could not find what I was looking for which is: an exemple of use for connectRange. Some exemples are available for others connectors but not t…
-
**Describe the bug 🐛**
If we pass a `precision` of 0 to the range slider (and a `step` of 1) I would expect that the halfway point would be a whole number. But the halfway indicator isn't rounded (so…