Subscribe on changes!

Line 6482 of runtime-core.esm-bundler.js is incorrect

avatar
May 9th 2022

the line looks like this: children = String(children);

to which both chrome and firefox complain: Uncaught (in promise) TypeError: String is not a function.

Vue version: 3.2.33

avatar
May 10th 2022

please provide a mini repro.