jin-yufeng / mp-html

小程序富文本组件,支持渲染和编辑 html,支持在微信、QQ、百度、支付宝、头条和 uni-app 平台使用
https://jin-yufeng.gitee.io/mp-html
MIT License
3.26k stars 477 forks source link

taro3 vue3 引用原生mp-html组件编译错误 #577

Closed LingF closed 7 months ago

LingF commented 7 months ago

使用环境

支付宝 基础库版本 2.9.12 Taro v3.6.19

问题描述

编译中间缺少空格,使用组件的页面和 base.axml 都会有此问题

image
mp-htmlselectable

期望

mp-html selectable

复现方式

image image

参考官方demo 和 https://github.com/NervJS/taro/issues/13146 使用,编译出错