Skip to content

Fixed The OnWillPop Asset Error while Using Custom PersistentTabViewWidget#336

Open
StrawHATDEEPAK wants to merge 1 commit into
BilalShahid13:masterfrom
StrawHATDEEPAK:master
Open

Fixed The OnWillPop Asset Error while Using Custom PersistentTabViewWidget#336
StrawHATDEEPAK wants to merge 1 commit into
BilalShahid13:masterfrom
StrawHATDEEPAK:master

Conversation

@StrawHATDEEPAK

Copy link
Copy Markdown

Fixed OnWillPop Assert Error When Using Custom Persistent Tab View by changing
OnWillPop != null to OnWillPop == null
To correct the condition which invoked the asset throw

Fixed OnWillPop Assert Error When Using Custom Persistent Tab View
By Changing OnWillPop != null to OnWillPop == null To correct the condition which invoked the asset throw
@zhell

zhell commented Nov 6, 2023

Copy link
Copy Markdown

Duplicate of #309
One of these needs to be merged for the custom navbar to work properly @BilalShahid13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants