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

Navigation Tabs in Crane do not work as expected. #519

Open
louis97 opened this issue May 30, 2021 · 1 comment
Open

Navigation Tabs in Crane do not work as expected. #519

louis97 opened this issue May 30, 2021 · 1 comment
Labels

Comments

@louis97
Copy link

@louis97 louis97 commented May 30, 2021

Describe the bug
The user enters the Crane demo app and tries to navigate through the navigation components available on the screen (FLY, SLEEP and EAT), but the lists that are supposed to be shown are not present. A similar bug, related to Crane, was already reported in their github repo on the 14th of April by willarche. 599770849

Flutter doctor
[√] Flutter (Channel stable, 2.2.1, on Microsoft Windows [Version 10.0.19041.867], locale es-CO)
• Flutter version 2.2.1 at C:\src\flutter
• Framework revision 02c026b03c (3 days ago), 2021-05-27 12:24:44 -0700
• Engine revision 0fdb562ac8
• Dart version 2.13.1

[√] Android toolchain - develop for Android devices (Android SDK version 30.0.2)
• Android SDK at C:\Users\ADMIN\AppData\Local\Android\sdk
• Platform android-30, build-tools 30.0.2
• Java binary at: C:\Program Files\Android\Android Studio\jre\bin\java
• Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b01)
• All Android licenses accepted.

[√] Chrome - develop for the web
• Chrome at C:\Program Files\Google\Chrome\Application\chrome.exe

[√] Visual Studio - develop for Windows (Visual Studio Community 2019 16.7.2)
• Visual Studio at C:\Program Files (x86)\Microsoft Visual Studio\2019\Community
• Visual Studio Community 2019 version 16.7.30413.136
• Windows 10 SDK version 10.0.18362.0

[√] Android Studio (version 4.0)
• Android Studio at C:\Program Files\Android\Android Studio
• Flutter plugin version 49.0.2
• Dart plugin version 193.7547
• Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b01)

[√] VS Code, 64-bit edition (version 1.56.2)
• VS Code at C:\Program Files\Microsoft VS Code
• Flutter extension version 3.17.0

[√] Connected device (4 available)
• Redmi Note 9 Pro (mobile) • 9d0687e4 • android-arm64 • Android 10 (API 29)
• Windows (desktop) • windows • windows-x64 • Microsoft Windows [Version 10.0.19041.867]
• Chrome (web) • chrome • web-javascript • Google Chrome 91.0.4472.77
• Edge (web) • edge • web-javascript • Microsoft Edge 91.0.864.37

• No issues found!

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Crane demo app'
  2. Tap on EAT, SLEEP, FLY repeatedly
  3. See error

Expected behavior
A list of alternatives should be shown on each tab.

Screenshots

Screenshot_2021-05-23-18-11-37-434_io flutter demo gallery
Screenshot_2021-05-23-18-11-41-059_io flutter demo gallery
Screenshot_2021-05-23-18-11-42-665_io flutter demo gallery

Smartphone (please complete the following information):

  • Device: Redmi note 9 pro
  • OS: 10QKQ1
@louis97 louis97 added the bug label May 30, 2021
@guidezpl
Copy link
Member

@guidezpl guidezpl commented May 31, 2021

This isn't reproducible in the current version. Can you provide the output of flutter run -v ...?

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

Successfully merging a pull request may close this issue.

None yet
2 participants