Andrea Gherardi
Andrea Gherardi
I achieved this easily by having the `value` prop set to a value (a min/max range) and the `minValue` and `maxValue` props set to another value, like this: `` Simply...
+1 the bower main section should only include the source files. It's weird because the bower.json file looks good here but if you install with `bower install` you get both...
I solved the problem by giving the modal `max-height: 100vh` (that is the height of the viewport) and an `overflow-y: auto`. This way, if the height of the modal is...
Yeah I had realised it, but I thought I would try anyway. I'll have a look at your repo, thx
To be honest, this is a different issue @lovegaoshi. I am experiencing the flash during the opening of the menus, not the problems described in the issue you linked. And...