question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Maverick] DrawerIconButton doesn't work when drawer is open

See original GitHub issue

Describe the bug

The DrawerIconButton works nicely to open the drawer, but nothing happens when you tap it again to close the drawer.

(On iOS you can swipe left to close the drawer, but on Android it can’t be closed without tapping on one of the menu options.)

Ignite version

Mavericks beta 2

Additional info

npx ignite-cli doctor
System
  platform           darwin                                            
  arch               arm64                                             
  cpu                10 cores          Apple M1 Max                    
  directory          DickensMaverick   /Users/rb/Xcode/DickensMaverick 

JavaScript (and globally-installed packages)
  node               18.4.0       /Users/rb/.nvm/versions/node/v18.4.0/bin/node 
  npm                8.12.1       /opt/homebrew/bin/npm                         
    expo-cli         5.4.12                                                     
    npm              8.12.1                                                     
  yarn               1.22.19      /opt/homebrew/bin/yarn                        
    ignite-cli       7.13.1                                                     
    react-devtools   4.24.7                                                     
  pnpm               -            not installed                                 
  expo               46.0.10      managed                                       

Ignite
  ignite-cli         7.13.1       /opt/homebrew/bin/ignite                                    
  ignite src         build        /Users/rb/.config/yarn/global/node_modules/ignite-cli/build 

Android
  java               11.0.16      /Library/Java/JavaVirtualMachines/zulu-11.jdk/Contents/Home/bin/java 
  android home       -            /Users/rb/Library/Android/sdk                                        

iOS
  xcode              13.4.1     
  cocoapods          1.11.3       /opt/homebrew/bin/pod 

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:14 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
rblakesleycommented, Sep 16, 2022

Ah, I didn’t know about that – looks very useful – thank you!

0reactions
joshuayoescommented, Sep 16, 2022
Read more comments on GitHub >

github_iconTop Results From Across the Web

Open drawer on clicking AppBar - flutter - Stack Overflow
I tried to make an iconbutton myself on the leading position but this button can't open the drawer even with „Scafold.of(context).
Read more >
Open Flutter Drawer on Pressing AppBar OR Button - YouTube
Learn how to open drawer by clicking AppBar inside Flutter. We also create an action icon button which will open the drawer programmatically ......
Read more >
Leading in AppBar won't open drawer after I change ... - GitHub
I want to change leading icon in AppBar to an image (user profile image). But after I change it, this leading image counldn't...
Read more >
How to open drawer on button click in Flutter? - FlutterCentral
Usually, there will be an Icon button added to appbar when you add a drawer to the scaffold. But when you have a...
Read more >
Soft back button not working at times - OnePlus Community
Most of the times back doesn't work even after hitting repeatedly. To reproduce reliably, double tap quickly on the app drawer icon in...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found