We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@ceciliazaragoza mentioned in PR #1085 . When importing an Excel file with a network tab with empty data, the website will stop working.
The text was updated successfully, but these errors were encountered:
Working on issue #1091. Fixed issue caught in PR #1085 with file test…
5903498
…-files/semantic-error-test-files/empty-network-xlsx-with-network-tab.xlsx. Added a try-catch that makes error modal pop up
I worked on this, and I added a try-catch that catches the error if data[0][0] for cell A1 is undefined.
Sorry, something went wrong.
Working on issue #1091 that found issue in PR #1085. Adjusted code fo…
5db1472
…r lint errors
Adjusted code for lint errors.
ceciliazaragoza
ntran18
No branches or pull requests
@ceciliazaragoza mentioned in PR #1085 . When importing an Excel file with a network tab with empty data, the website will stop working.
The text was updated successfully, but these errors were encountered: