Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Embedded Webview with Iframe in Win App/UWP Export Function Not Working

There seems to be a disconnect when using the export function in a webview with an iframe. Everything else in the webview works perfectly. If I use the iframe in the browser without the webview it works perfectly. Basically, nothing happens when you use the export function in a webview. Thought I would touch on it since I have tried a couple of times to raise the issue, but never found an answer. I have also tried doing extensive trouble shooting but never got to far in finding a direct resolution. Something with the export not getting called when going through the webview and the iframe. 

 

Thanks!

Status: New
Comments
v-haibl-msft
Microsoft Employee

@tnolan

 

Is the export button can be seen in a webview with an iframe, and nothing happens while you click it?

 

Best Regards,

Herbert

tnolan
Frequent Visitor

@v-haibl-msft

 

Yes, exactly that. The GUI works perfectly and everything looks fine. The reports work properly. The sorting works as expected. Only thing that doesnt work. When I click the export button it does nothing. The export isnt firing when clicked. I tried troubleshooting beyond that, but it seems to be an issue with embedded. This is only an issue in the webview. When I just use an iframe in the browser with the same application, it works perfectly. Hoping for a resolution soon.

 

Thanks