imodeljs / frontend-sample-showcase

MIT License
17 stars 9 forks source link

Issues sample update #236

Closed dustinlebsock closed 3 years ago

dustinlebsock commented 3 years ago

The only chunk of code that im concerned about is the getAttachmentById() in the Client file uses fetch() instead of the itwin client. I couldn't find a way to convert the text returned to a blob and render it to the screen in way that is easy to ready.