cloudtogo / pageplug

PagePlug 是 Appsmith 的中国化项目。基于Appsmith做了整体性能的优化及汉化,也集合了特色表单解决方案Formily组件、图表解决方案Echarts组件、低代码小程序开发等,是面向研发使用的一个开源的、声明式的前后端一体低代码,项目逻辑主要是在前端的解释器和设计器上
https://lowcode.methodot.com/
Apache License 2.0
1.47k stars 250 forks source link

[Bug]: taro导出之后导入微信开发者工具后端接口报错 #93

Open huanyue6660 opened 6 months ago

huanyue6660 commented 6 months ago

Is there an existing issue for this?

Description

taro导出之后导入微信开发者工具后端接口报错; 使用的版本相关: pageplug:1.9.35 node.js:18.17.1 mongodb:7.0.6

Steps To Reproduce

1、发布之后页面的传参 发布 2、导入微信开发者工具之后传参 微信 3、后台报错信息 [2024-03-26 13:26:31,083] - egnore============ [2024-03-26 13:26:31,112] userEmail=anonymousUser, sessionId=, thread=reactor-http-nio-9, requestId=13a02917-bab4-473f-bc95-dbae4ba8077b - com.appsmith.server.exceptions.AppsmithException: Bad request: Unexpected part found: country.selectedTab.id at com.appsmith.server.solutions.ce.ActionExecutionSolutionCEImpl.lambda$parsePartsAndGetParamsFlux$11(ActionExecutionSolutionCEImpl.java:314) Suppressed: reactor.core.publisher.FluxOnAssembly$OnAssemblyException: Error has been observed at the following site(s): *__checkpoint ⇢ Handler com.appsmith.server.controllers.ActionController#executeAction(Flux, String, String) [DispatcherHandler] Original Stack Trace: at com.appsmith.server.solutions.ce.ActionExecutionSolutionCEImpl.lambda$parsePartsAndGetParamsFlux$11(ActionExecutionSolutionCEImpl.java:314) 后台

Public Sample App

No response

Environment

Production

Issue video log

No response

Version

1.9.35

AppsmithCN commented 6 months ago

兼容的问题,小程序这块我们5月底会开始做重构的工作了,年底会重新推