-
-
Notifications
You must be signed in to change notification settings - Fork 7.2k
Open
Labels
Description
I really like the browser error overlay that we get for compile errors (server.hmr.overlay). But runtime errors still appear only in console. It would be nice if runtime errors could also be displayed using the nice browser error overlay.
For example, it would be nice to get the overlay if I forgot to import ref:
<script setup>
import HelloWorld from './components/HelloWorld.vue'
const name = ref('Martin')
</script>
nrayburn-tech, vaga, TheNickFury, suppayami, ROiPinheiro and 79 moreAdnan-961 and just-borisSharif-Minhaz, Adnan-961 and talkohavySharif-Minhaz, vKongv and talkohavy