Skip to content
New issue

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

fix '"Cannot read property 'tests' of null" when using client scripts ' (close #6305) #6771

Merged
merged 1 commit into from Dec 27, 2021

Conversation

miherlosev
Copy link
Collaborator

@miherlosev miherlosev commented Dec 14, 2021

Before fix
image

After fix
image

I didn't write any test because the current behavior is not good: the bootstrapping error handled by process.on('unhandledRejection') handler. The ClientScript error raising refactoring is a separate task. So, I just fix the error message now.

@miherlosev miherlosev temporarily deployed to CI December 14, 2021 10:41 Inactive
@miherlosev miherlosev linked an issue Dec 14, 2021 that may be closed by this pull request
@miherlosev miherlosev merged commit 4667b3f into DevExpress:master Dec 27, 2021
@miherlosev miherlosev deleted the i6305 branch December 27, 2021 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Cannot read property 'tests' of null" when using client scripts
2 participants