Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
1 task done
huanyue6660 opened this issue Mar 26, 2024 · 1 comment
Open
1 task done

Comments

@huanyue6660
Copy link

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

@AppsmithCN
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants