Skip to content

jzgoda/ListView-Scroll-Issue

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
 
 
 
 
 
 

ListView-Scroll-Issue

NativeScript + Angular gotcha! This isn't a bug, but it can be easily encountered.

When scrolling, the child components seem to jump around to different parent components.

ngOnChanges (instead of ngOnInit) should be used to set instance variables that are based off an @Input().

Screen capture

About

NativeScript + Angular gotcha

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published