The Select extension does not work in Safari Version 13.1.1

The Select extension does not work in Safari Version 13.1.1

dugladugla Posts: 6Questions: 3Answers: 0

I have configured DataTables with the Select extension. Works fine in Chrome.
In Safari when the table appears and I attempt to select a row I get the following error:

Can someone suggest a fix? Thanks.

Answers

  • kthorngrenkthorngren Posts: 21,172Questions: 26Answers: 4,923

    I tried a few of the Select Extension examples with Safari and they seem to work fine. Do those work for you?

    Can you provide a link to your page or a test case showing the issue?

    Kevin

  • dugladugla Posts: 6Questions: 3Answers: 0

    This project is proprietary and I cannot make it public. The table I am using has 78,000 records. Could the table size be the issue? The hint is the call stack size being exceeded.

  • kthorngrenkthorngren Posts: 21,172Questions: 26Answers: 4,923

    The table I am using has 78,000 records. Could the table size be the issue?

    Yes, it seems so :-). Here is an example with 78,000 rows that works in Chrome but not Safari:
    http://live.datatables.net/jorowezo/1/edit

    @allan or @colin can use the test case to debug.

    Kevin

This discussion has been closed.