Remix.run Logo
simonw 12 hours ago

Great to see this start to show up, but it looks like it will be a while before browser support is widely distributed enough to rely on it being present: https://caniuse.com/mdn-api_element_sethtml

jraph 12 hours ago | parent [-]

Indeed, as any browser API, it might be for in a few years (months if happy with the most recent versions), and we may have polyfills in the meantime.

tuyiown 12 hours ago | parent | next [-]

I wouldn't advise polyfills on this one, it entirely depends on the browser ability to evaluate cross scripting and cross origin rule on a arbitrary snippet. This is not a convenience API.

12 hours ago | parent | prev [-]
[deleted]