Subscribe on changes!

Uncaught error when using top-level await in <script setup>

avatar
Feb 7th 2022

Version

3.2.30

Reproduction link

stackblitz.com

(Uncomment line 11 in App.vue)

Steps to reproduce

  1. Create default Vite + Vue app
  2. Use a top-level await in a component's