Skip to content

bug: navbar back button transition if title not changed #1858

@darrenahunter

Description

@darrenahunter

Type: bug

Platform: mobile webview

Have noticed a weird behaviour in my apps lately caused by me not changing the 'Title' on the Navbar between Master / Detail screens.
It looks terribly hybrid/css slow if you don't change the Title.

See this codepen to demo the problem.
http://codepen.io/darrenahunter/pen/oDKid

Swap lines 55 and 56 (ie. on the detail html change or don't change the Title text) and watch the navbar when you return from the detail view back to the list view.

Assume it is due to the animation being triggered.

For now all I do is append a space to my Title on a detail view.

Not sure whether to file a bug

Cheers
Darren

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions