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

Splitting table but not appending to the DOM #1

Open
ruby-fu-ninja opened this issue Jan 9, 2014 · 1 comment
Open

Splitting table but not appending to the DOM #1

ruby-fu-ninja opened this issue Jan 9, 2014 · 1 comment

Comments

@ruby-fu-ninja
Copy link

I would be grateful if you could help me getting this to work.

The table is being split up but not appended to the DOM. I think it is line 291:

parent.children().eq(tableIndex - 1).after(collectableDiv);

where tableIndex is 0.

Any help would be appreciated.

@AAverin
Copy link
Owner

AAverin commented Jan 9, 2014

Could you please setup any kind of test environment somewhere?
It's been a while since I worked with wkhtmltopdf and since I changed a notebook it will take me quite a while to make everything up and running.

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