You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@royale.apache.org by GitBox <gi...@apache.org> on 2020/02/24 18:44:38 UTC

[GitHub] [royale-asjs] aharui edited a comment on issue #725: TypeError: Cannot set property 'oParentForm' of null

aharui edited a comment on issue #725: TypeError: Cannot set property 'oParentForm' of null
URL: https://github.com/apache/royale-asjs/issues/725#issuecomment-590485653
 
 
   An exception was thrown during the loading of the module.  That should always be reported.
   
   There is a the following MXML:
   
   ```
   restrict="0-9,\"
   ```
   
   This results in JS output
   'restrict',
   true,
   '0-9.\',
   
   which is not valid.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services