Vue version
Version @24f4c47
Link to minimal reproduction
https://sfc.vuejs.org/
Steps to reproduce
Open browser (tested with chrome and firefox) to https://sfc.vuejs.org/
Add a line of valid code. e.g. const test = ref();
What is expected?
I'm expecting the SFC playground to not display errors.
What is actually happening?
Errors are displayed

System Info
Any additional comments?
Refreshing seems to fix it.
Changing versions seems to fix it.
This has started happening over the last few days