Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dataTables.scrollResize.js host: $(table.container()).parent() undefined #599

Open
mdellanave opened this issue Aug 8, 2024 · 1 comment

Comments

@mdellanave
Copy link

Hi,
sometimes it happens that during the init process
image

(table.container()).parent() is undefined, so next, in the _size function
image
an error occurs
image

Why is the container parent undefined?
Is there a way to avoid that behavior?

thank you

@AllanJard
Copy link
Contributor

Can you link to a test case showing the issue so I can take a look into it please? I've not encountered this issue before, so a test case would be required.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants