Bryan C

Results 2 comments of Bryan C
trafficstars

Recently just encountered this error too - not sure if it's the same reason, but I believe I was hitting the Slack rate limit / login error similar to #56...

For my use case, specifying `dir="rtl"` on the swiper `div` I wanted reversed did what I needed. i.e: ``` ... ``` Functionally this seems to achieve the same effect as...