「Pepijn」
「Pepijn」
Fair, however when I pass an object that matches the spec, which the TypeScript type does force off in type checking at least, it still throws this same error. As...
I've got the same issue incorporating Vue 2.7 with Laravel, it's causing import errors on the absolute assets processed by vite. It's tossing me a console-level error complaining about importing...
I've created PR #48 which basically applies the fix for the Vue3 plugin (switching the object unpacking around so user settings override the defaults instead of the other way around)
@danielroe while most likely the issue, there's no way to move to Node 16 because the dependency that's being moved in PR #674 actually prevents Node 16 from being used....
I don't think it's up to a maintainer of a webUI to release Docker images or a compose file with the theme included. However it's not difficult to accomplish this...
@edson-pro That would retain the same issue. Dexie relies on Indexed DB, so you'd need to un-async the asynchronous API from Indexed DB itself. This would require a change in...
PECL not working in php:7.4-fpm-alpine up from php:7.3-fpm-alpine due to DNS issue with pecl.php.net
I'm still running into this issue using php:8.1-fpm-alpine. macOS works fine, however WSL2 fails.
I'd say fix it and make a PR? Plus, the package is listed as a "Laravel 4" thing in the ReadMe.MD Not sure if @thinkingmik is still watching this repo?...
If it seems to add a performance hit, it could be an opt-in feature with a warning label in the settings somewhere. This would deliver the feature without taking a...