Closed 523952880 closed 10 months ago
This error means that vue3-sfc-loader has not been properly loaded.
To load the umd bundle of vue3-sfc-loader, use :
<script src="https://cdn.jsdelivr.net/npm/vue3-sfc-loader/dist/vue3-sfc-loader.js"></script>
Android 11 Edge 45.09.4.5079
When I use the edge browser of the android phone, I get the following error
Uncaught TypeError: Cannot destructure property
loadModule
of 'undefined' or 'null'.Describe the bug
To Reproduce
Expected behavior
Versions
Additional context