You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nevermind, I took a look at Jint and Jurassic and it seems both are stuck on ecma 5.
On that note, what about supporting other js engines? V8.Net seems like a decent options, since it is a wrapper around the V8 engine itself, which chrome and other browsers use.
I'm having same problem, where Optimus gives me only <DIV ui-view=""></DIV> I want to get <div ui-view="" class="ng-scope"> ...etc etc content content....
I'm using Knyaz.Optimus version 3.0.1 but I only see Knyaz.Optimus.Scripting.Jint and Jurassic available, not sure how to use V8 or any other scripting enginge that can deliver more content.
Does optimus support loading web frameworks like react and angular? I'm having trouble loading pages like twitter and instagram.
The text was updated successfully, but these errors were encountered: