stackblitz / core

Online IDE powered by Visual Studio Code ⚡️
https://stackblitz.com
MIT License
10.31k stars 919 forks source link

NoSuchMethodError: method not found: 'write$1' on null #2764

Open panchalkalpesh opened 1 year ago

panchalkalpesh commented 1 year ago

Issue:

Angular Project errors at compilation on StackBlitz but runs without any issues locally.

Test:

https://stackblitz.com/edit/angular-material-expandable-table-rows

Error:

Error in theme.scss
NoSuchMethodError: method not found: 'write$1' on null

Screenshot:

Screen Shot 2023-10-06 at 1 20 25 PM
newaeonweb commented 10 months ago

any activity on this issue? Same error here