Adrian von Gegerfelt
Adrian von Gegerfelt
Shame, I also need a single slider. jQuery slider doesn't work properly on touch devices. Maybe just an option to lock the first knob at 0, and hide it?
@pelotom ignoring these errors is **not** a safe workaround, as the dev and prod might have CSS declarations in different order.
just write the URL as the text parameter. options: `{ text: "http://www.google.com" }`
@Indigo744 No need for an alternative as long as this project works.
I understand. In my case, I was hoping for a fallback so the layout doesn’t change if an icon is missing, when rendering a large list of elements.
@prabhat1992 Yes, if you `import { faTimes as faTimesSolid } from ...` and `import { faTimes as faTimesDuo } from ...`, you can add both to the library and it'll...
I spent hours trying to figure this out. @dsame 's reply helped. I'm now adding one as soon as my store is constructed, but this is only sometimes a viable...
I agree. I can't figure out when you should call `hydrate`? I've got a few components that call the stores from `componentWillMount`, but there is no example of how to...
I'd like this to be optional, because I'm looking for ways to detect whenever an image goes in or out of view.
I have this issue with macFUSE 4.1.2 OS X 11.5.2