|
|
|
|
|
by ozanonline
4900 days ago
|
|
What were the sorts of issues you faced with iframes? One major issue I found so far was alerts blocking the ui thread, which was easy enough to fix by disabling them. The other major issue was around CORS, which is resolved by proxying requests. |
|