rare bug in q-carousel-slide - this is a temporary solution
-
There is a strange bug in q-carousel-slide: using characters “(” or “)” in img-src attribute leads to no image in this slide. The example is here:
https://codepen.io/qyloxe/pen/GRpEoPY
As of now, I found a simple workaround, to replace “(” to “%28” and “)” to “%29”, but I’m not sure if there are no more characters which needs replacing.
The issue is reported. This is just a heads up, for those who are using q-carousel till this is handled.
-
Wow. This was fixed in less than 2 hours after bug report! Quasar is so, so, so awesome!