mx:Text is not working with bindable value
Open
- Dominant language
- ActionScript
- Stars
- 380
- Forks
- 120
- PR merge metrics
- No merged PRs in 30d
Description
If I am giving direct value to mx:Text it will work fine but it doesn't; works with binded value like
it works with
but it doesn't works with
model.messageVO.message has a value which I tried to print in Alert and it is working fine but in mx:TextArea it is not working
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the difference between a literal value and the bound value in mx:Text, using model.messageVO.message, and compare it with mx:TextArea. Done means a value already present in the model renders in mx:Text the same way as the literal "ABCD" value.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100