Gregor
Gregor
Closes #9 (I just saw this issue)
@n-dawson Sorry to ask, but why didn't you use one of the foundation menus? With these the functionality you describe is already built-in?
Can you please try to outline the problem a bit more? Maybe it helps to have a look at [react-perfect-scrollbar](https://github.com/OpusCapita/react-perfect-scrollbar)?
Just use CSS: `.ps__thumb-y { color: #46b8e8 }`
Please do not close this issue. This bug still exists with 5.2.0
This bug still exists in 6.2.0 I updated [the codepen](https://unpkg.com/swiper/swiper-bundle.min.css)
Hey @joshstoth. Can you please verify that the W3 Validator is marked to validate HTML5? As [documented on MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/figure) a and div are actually allowed in figure elements. Also in...
This seems to be an issue with your implementation, not PhotoSwipe :)
Hey @ehmicky. You said that netlify caches `.cache` by default. I just had a look at the [run-build-function.sh](https://github.com/netlify/build-image/blob/focal/run-build-functions.sh) and couldn't find this. I only see that `.cache/pip` is referenced? Or...
Thanks for clarifying. I agree with your proposal. Empty array would be the best default value. Others might be misleading and cause unwanted errors. Also, there could be the possibility...