Hi,
I am using BrowserFrame to render xml data. My issue is when xml conetnt exceeds to more than 9KB, BrowserFrame goes balnk. Within 9KB I can able to view xml data. Please provide me the solution to solve this issue.Using vaadin 7.6.5 version.
Hi,
I am using BrowserFrame to render xml data. My issue is when xml conetnt exceeds to more than 9KB, BrowserFrame goes balnk. Within 9KB I can able to view xml data. Please provide me the solution to solve this issue.Using vaadin 7.6.5 version.
The BrowserFrame has no such limitations. Is the content present inside the iframe source? What browser are you using, and does it work with other browsers?