hasOwnProperty on mxml item returns false in Royale, unlike Flex
Open
workaround
- Dominant language
- ActionScript
- Stars
- 380
- Forks
- 120
- PR merge metrics
- No merged PRs in 30d
Description
The following example works in Flex, but not in Royale
```
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the supplied MXML example in Royale and compare its behavior with Flex. Investigate why hasOwnProperty("myTest") returns false for the mx:Button with id="myTest"; done means the example recognizes the item and reaches the 'works' trace.
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
- 42/100