triniwiz / triniwiz/nativescript-plugins

Can't add custom component with a NestedScrollView using Builder.load in NS7

Open
#42 4 comments 1 reaction 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.