x-ms-webview control is not working in Store commerce #258
Unanswered
Ponrathi-blip
asked this question in
Q&A
Replies: 2 comments 2 replies
-
@madyke I have seen your response for Dual Display query. If you have any idea on this, please help. Since I'm also using Dual Display in Storecommerce App which has images, video and webpage. Now I have issue in loading Webpage content. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hello @Ponrathi-blip I face the same issue, can you please try this: <iframe src="https://www.bing.com" width="100%" height="600px" frameborder="0"></iframe>to see if it can work |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We have used x-ms-webview html control element to bind the webpage content in POS Dual Display, which is not working after Store commerce migration and it was working earlier in Retail SDK POS. So I have replaced the control with Iframe element but it has security restrictions and not loading all the website urls (ex: https://www.adidas.co.in) which is not in same origin. Kindly someone can help me to overcome this or suggest any alternate control.
Beta Was this translation helpful? Give feedback.
All reactions