notYou263
notYou263
Sounds great. A temporarily solution is, disabling ssr in hook.js file https://github.com/sveltejs/kit/pull/2804#issuecomment-1021446738 However I hope for a fix anytime soon as above method is not suitable
As soon as I add a dropdown, following error shows up in browser console ``` Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'isFunction') at transition.min?import:11:48 at transition.min?import:11:13280...
further is it possible to use wake_lock to keep cpu running?
Hey, I figured out how to update the node version. Basically androidjs-builder / androidjs build command is 1. downloading the androidjs-sdk as zip file, and unzip in cache folder (https://github.com/android-js/androidjs-sdk)...