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 2019/10/10 07:44:17 UTC

[GitHub] [royale-asjs] Harbs commented on issue #478: FocusManager.setFocus is throwing an exception

Harbs commented on issue #478: FocusManager.setFocus is throwing an exception
URL: https://github.com/apache/royale-asjs/issues/478#issuecomment-540441034
 
 
   You should only get that error if you are compiling with SWF compatibility.
   
   If it's a js-only app, add the following: `"targets": ["JSRoyale"]` (That would be in a `asconfig.json` file if you are using that.)

----------------------------------------------------------------
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