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
Describe the bug When you open and then close the DataManager window on the Simulation Tab it causes Dissolve to crash with an error of:
TypeError: Cannot call method rowCount of null TypeError: Cannot call method columnCount of null
rowCount
columnCount
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
When you open and then close the DataManager window on the Simulation Tab it causes Dissolve to crash with an error of:
TypeError: Cannot call method
rowCount
of nullTypeError: Cannot call method
columnCount
of nullThe text was updated successfully, but these errors were encountered: