Cannot set property 'v' of undefined
-
I'm working with html-to-xlsx option to generate a report in excel
until that it's ok. But when i continue adding cells this happens:
I need to merge E2:F2 but i can't even write in any cell, the same message error appears. What I'm doing wrong?
-
Hi,
unfortunately this looks like a bug in the rowspan support.
I've submitted this as an issue and we will try to fix it.
https://github.com/jsreport/jsreport/issues/443