Any valid changes to SCSS breaks live reload

Hello there,

I am working on a project and when I make any changes to scss files (even valid changes), the app essentially fails to reload giving the error ‘Cannot read property of Null’.

I have to manually refresh from this point or I have to rerun ionic serve any time I make a change to scss.

I just wanted to alert others and see if perhaps there are any solutions to this time waster. Thanks!