Tabulator: group.getTable() does not return Tabulator table object

Created on 7 Jan 2019  路  3Comments  路  Source: olifolkerd/tabulator

Describe the bug
DOC

The getTable function returns the Tabulator object for the table containing the group.

but nothing is returned.

Tabulator Info

  • Which version of Tabulator are you using? 4.1.3
  • Post a copy of your construct object if possible so we can see how your table is setup
    JS Fiddle

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):

  • OS: Linux Mint 18.3
  • Browser FF v64

Additional context
Add any other context about the problem here.

Bug

All 3 comments

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

__

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jiaqianliCn picture jiaqianliCn  路  3Comments

tomheaps picture tomheaps  路  3Comments

mconnelley picture mconnelley  路  3Comments

mohanen picture mohanen  路  3Comments

sphynx79 picture sphynx79  路  3Comments