alibaba / alibaba/flutter_boost

(FlutterBoost3)尝试调用BoostNavigator.instance.appState.nativeRouterApi.popRoute(CommonParams)能关闭掉BoostContainer,但是CommonParams中的参数却无法传递给上一级页面

Open
#1,302 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Dart
Stars
7.2k
Forks
1.3k
PR merge metrics
No merged PRs in 30d

Description

Boost3.0有BoostContainer和Page的概念,一个BoostContainer有多个page的情况下,调用BoostNavigator.instance.pop()只能关闭掉BoostContainer的topPage;
我们尝试调用BoostNavigator.instance.appState.nativeRouterApi.popRoute(CommonParams),能关闭掉BoostContainer,但是CommonParams中的参数却无法传递给上一级页面。

这是个bug还是我们使用的方式不对?期待答复

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading the BoostContainer and Page behavior around BoostNavigator.instance.pop() and appState.nativeRouterApi.popRoute(CommonParams). Reproduce whether closing a BoostContainer forwards CommonParams to the previous page, and determine whether the observed behavior is a bug or an incorrect usage pattern.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart, flutter
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.