Wait! Looks like we don't have enough information to add this to bug database.
-
Ext JS Premium Member
SA - Design View - Framework Error: Uncaught SyntaxError: Unexpected token <
Hi all,
i think it's a bug.
A formPanel with "autoload: true", generate a log error:
Design View - Framework Error: Uncaught SyntaxError: Unexpected token <
Luca
-
Hi
You will need to provide more details and also steps to reproduce the problem.
http://docs.sencha.com/extjs/6.2.1/c...orm.Panel.html
Form doesn't have any autoload config.
The best would be if you could reproduce the bug in the blank project.
Also try to preview the app in the browser. Does it work there ? Isn't there any more described errror?
Thanks
Petr
-
Sencha User
I'm experiencing exact the same issue with the latest Architect version 4.2.5.420. I simply followed the "First Desktop Application" provided in https://docs.sencha.com/architect/4....plication.html
On step 11, when setting the autoLoad configuration on the Store to true, the error in the log popup saying, "Design View Framework Error: Uncaught TypeError: Converting circular structure to JSON".