GrapeCity / wijmo-demo

0 stars 0 forks source link

Discussion on #OLAP/PivotGrid/Export/Excel,PDF,CSV #23

Open abdukadirov opened 1 year ago

abdukadirov commented 1 year ago

Type Your Comment Here

Uncaught TypeError: e.isDetailRow is not a function es5-esm.js:317

OLAP/PivotGrid/Export/Excel,PDF,CSV

banzor commented 1 year ago

Hey, thanks for reporting this. I am trying to reproduce it.

Can you explain more how you reproduced this error?

Which framework are you using (JS, Angular, Vue or React)?

Which os/browser?

This information will help me reproduce the error so we can fix it.

abdukadirov commented 1 year ago

Hi banzor how are you? I am using React of course, I think I have missed some libraries like jszip or xmldom because I haven't seen these libraries used in the project so I didn't installed them and then appeared this error then I have searched some information but I didn't find any information about that then I installed all libraries that given the sample then the error disappeared

banzor commented 1 year ago

Hey, thanks for the update. I am glad the error is gone!