-
Notifications
You must be signed in to change notification settings - Fork 361
Description
Is there an existing issue for this?
- I have searched the existing issues
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