Skip to content

Conversation

@chrux
Copy link
Contributor

@chrux chrux commented Mar 23, 2021

There are cases where the childFooter is null and we're getting this error. So similar to what you have on collapse we should validate first.

ERROR Error: Uncaught (in promise): TypeError: Cannot read property 'nativeElement' of null
TypeError: Cannot read property 'nativeElement' of null
at IonicPullupComponent.expand (http://localhost/module-es2015.js:4817:49)

There are cases where the childFooter is null and we're getting this error. So similar to what you have on collapse we should validate first.

ERROR Error: Uncaught (in promise): TypeError: Cannot read property 'nativeElement' of null
TypeError: Cannot read property 'nativeElement' of null
    at IonicPullupComponent.expand (http://localhost/module-es2015.js:4817:49)
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.

1 participant