nativescript-community / nativescript-community/ui-webview
AWebView not rendering on Angular Project
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 22
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
The AWebView component is not being rendered on screen.
After some debugging, found the issue and created the following PR https://github.com/nativescript-community/ui-webview/pull/3
The element was registered with an old TAG Name (from the original forked library).
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 by reviewing PR #3 and the AWebView element registration mentioned in the issue. Confirm the registered tag matches the component used by the Angular project, then verify that AWebView renders on screen.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 20/100