Describe the bug
DOC
The getTable function returns the Tabulator object for the table containing the group.
but nothing is returned.
Tabulator Info
To Reproduce
Steps to reproduce the behavior:
From the fiddle you can see that first alert return 'undefined', but I still can access tabulator object (see second alert)
Expected behavior
Tabulator object should be returned
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
Definitly a bug,
I will fix that in the next release.
Thanks for the headsup
Cheers
Oli :)
Hey @KES777
I have pushed a fix for this to master and will include it in the 4.2 update.
Thanks for the headsup
Cheers
Oli :)
would be nice if you refer in commit the issue number: FIXES #1707, for easy detect corresponding commit
