Skip to content

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

@huanyue6660

Description

@huanyue6660

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions