Text is blank when bind value = false
- Dominant language
- ActionScript
- Stars
- 380
- Forks
- 120
- PR merge metrics
- No merged PRs in 30d
Description
If a text is composed of just a bind value, and that bind value is false, then the text is blank on the JS side. (SWF side is fine.)
See attached example (the label id="A" has the bug):
[TestTextFalseBindValue.mxml.txt](https://github.com/apache/royale-asjs/files/7448478/TestTextFalseBindValue.mxml.txt)
.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the issue with the attached TestTextFalseBindValue.mxml.txt example, focusing on label id="A" and the JavaScript output. Trace how a text made only from a false bind value is rendered, then verify that the label displays false on the JS side while the existing SWF behavior remains correct.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100