[ https://issues.apache.org/jira/browse/FLEX-33778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13777848#comment-13777848
]
Peter Ent commented on FLEX-33778:
----------------------------------
There is definitely something not right. The List component was recently changed and it looks
like the ComboBox needs to be changed as well.
> Combobox & DropdownList ListBase.js throws a Null pointer exception since the model
is never initialized
> --------------------------------------------------------------------------------------------------------
>
> Key: FLEX-33778
> URL: https://issues.apache.org/jira/browse/FLEX-33778
> Project: Apache Flex
> Issue Type: Bug
> Components: FlexJS
> Reporter: Pratyoosh Sharma
> Priority: Minor
> Attachments: ComboError.zip
>
>
> It seems like ListBase.js throws a Null pointer exception since the model is never initialized
for Dropdown & ComboBox classes on FlexJS.
> Not sure why the examples work since the latest code doesn't seems to have anything that
initializes the model bead for these components
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|