nativescript-community / nativescript-community/ui-label

Can't make it work on iOS

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

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
20
Forks
9
Avg merge
1d 11h
Merged PRs (30d)
3

Description

Which platform(s) does your issue occur on?

iOS
iOS: 14.3
emulator

Please, provide the following version numbers that your issue occurs with:

CLI: 8.0.2

@nativescript-community/ui-label": "^1.2.0
@nativescript/ios": "8.0.2

Please, tell us how to recreate the issue in as much detail as possible.

iOS you cant use html tags and class in the same time. You lost the class style if you do it.

For example:

<label:Label class="warning body black-3 md" html="Hey I'm a <b>bold</b>" textWrap="true"/>

That's no going to work because I'm using html tags and class in the same time.

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

Reproduce the example Label on an iOS 14.3 emulator using CLI 8.0.2, @nativescript-community/ui-label 1.2.0, and @nativescript/ios 8.0.2. Trace the HTML and class-style handling in the project and verify that both bold HTML content and the class styles remain applied together.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, typescript
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.