Okeowo Aderemi

Results 6 comments of Okeowo Aderemi

Facing this current issue also

I created a new file just to fix that ` import { getContext, onMount, tick, createEventDispatcher } from 'svelte'; import getId from 'svelte-tabs/src/id'; import { TABS } from 'svelte-tabs/src/Tabs.svelte'; let...

I'll make a pull request.

I literally wrote something like this in mine to allow render of templates in the admin and public. I will make a Pull Request, later on it makes rendering easier

This is an active bug, should be fixed and converted to fetch for MV3 in service workers. Edited: XmlHttpRequest-shim worked for us.

@hsubox76 thanks I understand, because for our purpose we don't need it for upload, we simply just did a polyfill to modify XHR to fetch and that's working for us....