Phantomjs2 how to support repeating thead when the table spawns multiple pages?
-
In version 1.9.8 the row was repeated on each page without any special setting. What do I need to do to get the same in 2.1.1?
-
hi @joeyfy, it sounds like a regression in phantomjs2.. you can take a look at phantomjs issues, maybe there is some kind of workaround https://github.com/ariya/phantomjs/issues
-
Ok, thanks for you reply.