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
I have a similar requirement. I found it was easier to build the ng1 app with angular-surveys and host it in an iframe inside my ng2 app. Since both are loaded in the same domain, the ng1 survey can call window level functions of the ng2 app. It's a bit hacky but the most stable solution I've found so far.
FYI. I've attempted to use ngUpgrade with minimal success and a very unstable app. I wouldn't recommend it unless you have the resources to support it.
The survey builder is really amazing. Can we get for angular 2 typescript as well?
The text was updated successfully, but these errors were encountered: