nativescript-community / nativescript-community/l
Nothing is showing in labels
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 4
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
I tried this plugin and got nothing on the screen. Then I uninstalled and then install https://github.com/NativeScript/plugins/tree/master/packages/localize then got result while using the same settings and code except for the imports. I changed import { localize } from '@nativescript/localize-community/l' to import { localize } from '@nativescript/localize';
Something is wrong but there is no error message to help debug the issue.
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 reproducing the report with the same settings and code, comparing imports from @nativescript/localize-community/l and @nativescript/localize. Check the localization plugin entry points involved in those imports and the behavior when no labels appear. Done means the cause is identified and labels render or a useful error is exposed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- localization
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100