BharathiSankar

Designer view iframe issue

0 votes
I am using the designer functionality in our application. The application uses angualrjs framework and ng-include functionality from the angularjs framework. The ng-include will either launch the HTML with iframe for the document designer or It will launch HTML form for data entry. I am getting an error in IE 11 that the form becomes readonly when I perform some operation in the designer iframe and navigate back to the data entry screen. It works fine when I just launch designer in the Iframe, not perform any operation and navigate back to the data entry form. Have anyone faced this scenario.

Reply to: Designer view iframe issue

0 votes
Hey Bharathi, is this issue only happening on IE 11?
Haris Haidary OneSpan Technical Consultant

Reply to: Designer view iframe issue

0 votes
Hi Harishaidary, It works fine in chrome, getting that issue in IE11, did not get a chance to check in other version of IE.

Reply to: Designer view iframe issue

0 votes
I'm not an expert on angularjs but doing a quick google search shows that angular does have compatibility issues with IE 11. Try to add the following tag inside your head:
https://github.com/angular/angular.js/issues/4137
Haris Haidary OneSpan Technical Consultant

Reply to: Designer view iframe issue

0 votes
I have the setting as edge, this would work with any IE version. I could not be that issue, if that is the issue the angular framework would not load in the first place itself. Thanks for trying.

Hello! Looks like you're enjoying the discussion, but haven't signed up for an account.

When you create an account, we remember exactly what you've read, so you always come right back where you left off