[go: nahoru, domu]

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

Starting stocks app on /settings route breaks stocks #618

Closed
Hixie opened this issue Nov 29, 2015 · 8 comments
Closed

Starting stocks app on /settings route breaks stocks #618

Hixie opened this issue Nov 29, 2015 · 8 comments
Assignees
Labels
c: crash Stack traces logged to the console customer: posse (eap) framework flutter/packages/flutter repository. See also f: labels.

Comments

@Hixie
Copy link
Contributor
Hixie commented Nov 29, 2015

I'm pretty sure that if you start the stocks app at any route other than '/', it'll crash when you hit the "<-" icon at the top left.

@Hixie Hixie added c: crash Stack traces logged to the console customer: demos framework flutter/packages/flutter repository. See also f: labels. labels Nov 29, 2015
@Hixie Hixie added this to the Blue Sky milestone Nov 29, 2015
@Hixie
Copy link
Contributor Author
Hixie commented Feb 9, 2016

We should probably break down the route and build the history from each part up to the final part. Like, if it was "/settings/wifi" we'd open the "/" page, then push the "/settings" page, then push the "/settings/wifi" page. Or some such.

@sethladd
Copy link
Contributor

This issue hasn't received an update in a while. Do we plan to address this in the framework?

@sethladd sethladd added the waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds label Sep 20, 2016
@Hixie
Copy link
Contributor Author
Hixie commented Sep 20, 2016

Yeah, this is something we'll probably have to figure out sooner rather than later.

@Hixie Hixie removed the waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds label Sep 20, 2016
@Hixie Hixie modified the milestones: Make Conventions happy, Make Hixie proud Sep 20, 2016
@eseidelGoogle
Copy link
Contributor

Likely relates to #95 or #5330.

@Hixie
Copy link
Contributor Author
Hixie commented Jun 13, 2017

We suspect this will shortly become a customer blocker.

@eseidelGoogle
Copy link
Contributor

FYI @lukef you may run into this as part of deep linking.

@Hixie
Copy link
Contributor Author
Hixie commented Jun 23, 2017

This should be fixed now, but please don't hesitate to file new bugs if there are aspects of this that aren't satisfactory.

@Hixie Hixie closed this as completed Jun 23, 2017
@github-actions
Copy link
github-actions bot commented Sep 4, 2021

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
c: crash Stack traces logged to the console customer: posse (eap) framework flutter/packages/flutter repository. See also f: labels.
Projects
None yet
Development

No branches or pull requests

3 participants