Robert Sirois

Results 4 issues of Robert Sirois

**Describe the bug** Changing the string filter options with text value already entered does not trigger a re-render. **To Reproduce** Steps to reproduce the behavior: 1. Go to [https://www.htmlelements.com/demos/table/filter-row/](https://www.htmlelements.com/demos/table/filter-row/) 2....

in work

**Describe the bug** Frozen column sits on top of first column. **To Reproduce** Steps to reproduce the behavior: 1. (Using striped table example: [https://www.htmlelements.com/demos/table/table-striped/](https://www.htmlelements.com/demos/table/table-striped/)) 2. Go to [https://codepen.io/rpsirois/pen/XWZGqjE](https://codepen.io/rpsirois/pen/XWZGqjE) 3. Add...

It'd be nice to be able to set the layer's visibility in the config.

The mouseOut event is fired immediately after the mouseOver event for layers that are underneath other layers; therefore, only the top layer has accurate mouseOver / mouseOut events. Here's our...