rchrdnsh
rchrdnsh
UPDATE: I am using it within sapper, and when i refresh the page it does not work as described. But when I navigate away from the page it's on and...
Hi Paul, Thank you for taking a look. Got it working really nicely except for when the page initially loads. Once I navigate to the page, or navigate away and...
hmmm...interesting...I think my concern is more price than performance, as I could imagine hitting the db for every page could get expensive verses generating page builds on the server only...
in sveltekit the aliases are defined in the `svelte.config.js` like so: ```js import adapter from '@sveltejs/adapter-auto'; import { mdsvex } from 'mdsvex'; import mdsvexConfig from './mdsvex.config.js'; import sveltePreprocess from 'svelte-preprocess';...
oh geeez…totally forgot to make a minrep, apologies…does it work now?
no? nothing? Severe vulnerabilities reported when installing...
Works great, thank you 🙏🏻
running into the same issue when trying to add tools... ...dunno if you are still maintaining this action, but it would be great if all the tools worked out of...
I agree...I followed this direction and put a `` in my `` tag and the app completely broke in iOS 14.4 Safari on the iPhone 12 Pro...filed a bug report...