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/11/17 13:36:41 UTC

[GitHub] [royale-asjs] carlosrovira commented on issue #938: AsDoc link seems to be broken

carlosrovira commented on issue #938:
URL: https://github.com/apache/royale-asjs/issues/938#issuecomment-728931304


   Seems there's a problem with ASDoc app and MXRoyale controls in JSON parsing:
   
   ````
   Uncaught SyntaxError: Unexpected end of JSON input
       at JSON.parse (<anonymous>)
       at Kn.G.Fe (ASDoc.js:317)
       at Hj (ASDoc.js:56)
       at Gj (ASDoc.js:57)
       at dp.G.dispatchEvent (ASDoc.js:55)
       at dp.J.dispatchEvent (ASDoc.js:60)
       at dp.Yn.dispatchEvent (ASDoc.js:353)
       at dp.G.Ln (ASDoc.js:471)
   ASDoc.js:392 Uncaught SyntaxError: Unexpected token l in JSON at position 6512
       at JSON.parse (<anonymous>)
       at uo.parse (ASDoc.js:392)
       at Kn.G.ed (ASDoc.js:320)
       at Hj (ASDoc.js:56)
       at Gj (ASDoc.js:57)
       at dp.G.dispatchEvent (ASDoc.js:55)
       at dp.J.dispatchEvent (ASDoc.js:60)
       at dp.Yn.dispatchEvent (ASDoc.js:353)
       at dp.G.Ln (ASDoc.js:471)
   ```
    Hope others like @aharui could take a look since they know better how that app works


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