최근 검색
최근 검색 없음

Mudita Dixit
가입한 날짜: 2021년 12월 15일
·
마지막 활동: 2021년 12월 15일
팔로잉
0
팔로워
0
총 활동 수
2
투표 수
0
가입 플랜
1
활동 개요
배지
문서
게시물
커뮤니티 댓글
문서 댓글
활동 개요
님의 최근 활동 Mudita Dixit
Mudita Dixit님이 에 게시물을 만듦
I using the instances.create action, something like this:
client.invoke('instances.create', { location: 'modal',
url: 'https://en.m.wikipedia.org/wiki/Main_Page',
size: { // optional
width: '450px',
height: '300px'
}
However rather than passing in a url, I would like to pass html, coz I generate a template using a schema that comes to me via an api call.
I tried converting my html to a blob and then generate a url using URL.createObjectURL()
method on that blob, however when my modal opens, I am hit by an error 'tried to show an iframe with a location that is neither absolute nor asset'
Is there a way I can get around this ?
2021년 12월 15일에 게시됨 · Mudita Dixit
0
팔로워
2
투표 수
1
댓글