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
15.7.0
https://codesandbox.io/s/vmlxvlwo4l
The text "hello" rendered correctly ( as before 15.5.1 ). with warnings in console. Or, emit a compile error about empty css module block
Compiled successfully. Runtime error in page: Cannot read property 'red' of undefined
Cannot read property 'red' of undefined
Related: #1464 #1496
Possible solutions:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Version
15.7.0
Reproduction link
https://codesandbox.io/s/vmlxvlwo4l
Steps to reproduce
What is expected?
The text "hello" rendered correctly ( as before 15.5.1 ). with warnings in console.
Or, emit a compile error about empty css module block
What is actually happening?
Compiled successfully.
Runtime error in page:
Cannot read property 'red' of undefined
Related: #1464 #1496
Possible solutions:
The text was updated successfully, but these errors were encountered: