Results 3 comments of w3313003

这是native的bug [链接](https://github.com/ionic-team/capacitor/issues/814)

![image](https://github.com/user-attachments/assets/31f48994-4647-4a14-839a-c2dd7c04ad9b) same question

暂时添加配置后不飘红了 ```ts import Vue, { VNode } from 'vue' declare global { namespace JSX { interface Element extends VNode {} interface ElementClass extends Vue {} interface IntrinsicElements { [elem: string]:...