Dean
Dean
The list items don't show in IE due to this error (I'm assuming) `SCRIPT5009: 'Symbol' is undefined` `File: scripts.js, Line: 104995, Column: 13` Possibly needs this polyfill: https://github.com/medikoo/es6-symbol My version...
I had a look into issue 41 - https://github.com/Stryzhevskyi/rangeSlider/issues/41. I tested this PR locally and it seemed to work, I'm not sure if this could potentially break anything else though.
**Describe the bug** Under certain conditions on physical Android devices, tapping on `` does not always trigger the dialog menu to show. The root cause of this issue appears to...
### Describe the Bug If the field passed to the Link component has an undefined href, it will render undefined as a string in the dom. ### To Reproduce ```...