PejmanNik / jikji

Effortless report generator and reporting tools with React and NodeJS
https://jikji.xyz
MIT License
45 stars 1 forks source link

Console warning errors during table and pagebreak implementation #20

Open sharathm89 opened 11 months ago

sharathm89 commented 11 months ago

Console warning errors during table implementation

Sample code setup is done in codesandbox...

https://codesandbox.io/s/report-table-dom-issue-c8fm9j?file=/src/views/table/index.js

Screenshot 2023-07-21 at 5 56 51 PM

Try removing line no 11 and 12 in src/views/table/index.js the error doesn't occur.