triniwiz / triniwiz/nativescript-plugins
Can't add custom component with a NestedScrollView using Builder.load in NS7
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 87
- Forks
- 57
- Avg merge
- 1h 36m
- Merged PRs (30d)
- 4
Description
Hey @triniwiz,
I'm upgrading to NS7 and noticed that all of my custom components with NestedScrollView in the UI will not load. I'm using Builder.load but there is no return.
Check out my sample app here. If you remove the NestedScrollView in the custom component the app will function correctly.
https://play.nativescript.org/?template=play-tsc&id=rnQH2l&v=2
Love your plugins,
Thanks
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked NativeScript Playground sample and reproduce the failure under NS7 with a custom component containing NestedScrollView. Trace the Builder.load path and compare it with the case where NestedScrollView is removed. Done means the custom component loads successfully and Builder.load returns as expected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100