nativescript-community / nativescript-community/l

Nothing is showing in labels

Open
#3 0 comments 0 reactions 0 assignees View on GitHub

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

  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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.