You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When sheet data is huge, the progress of create an excel file is little bit slow. In my case , I have about 13000 columns.
during the process of creating a xlsx file, the element is still clickable. which can cause create multiple times. therefore can cause chrome warning, even browser crash.
Is there an option to avoid that?
The text was updated successfully, but these errors were encountered:
When sheet data is huge, the progress of create an excel file is little bit slow. In my case , I have about 13000 columns.
during the process of creating a xlsx file, the element is still clickable. which can cause create multiple times. therefore can cause chrome warning, even browser crash.
Is there an option to avoid that?
The text was updated successfully, but these errors were encountered: