Melloware
Melloware
I marked this an enhancement only because I intentionally disabled cell navigation for row selection only because row selection has its own keyboard handling as you have seen. Not sure...
Yeah Checkbox Selection, Radio Selection, and Row Selection all have handling.
@Rene-Stoeckel you were right this was not so bad. Tested all your scenarios and everything is working as expected.
Great to hear!
PR is welcome!
This project needs to add comitters. Please comment on this post: https://github.com/visjs/vis-timeline/issues/1754
Fixed in 7.1.10: https://github.com/visjs/vis-data/releases/tag/v7.1.10
@icod can you close this ticket please?
We have a similar issue... Original Bug Report at PrimeFaces: https://github.com/primefaces/primefaces/issues/12770 **InputMask:** 5.10 **Configuration:** ```js { alias: "datetime", autoUnmask: false, clearIncomplete: false, clearMaskOnLostFocus: false, inputFormat: "dd\/mm\/yyyy HH:MM:ss", placeholder: "_", showMaskOnHover:...
Hmmm as you said this will be difficult to reproduce without using PrimeFaces LazyModel. I think the LazyModel is key to the issue.