Ulvi YELEN
Ulvi YELEN
couple days ago it confused me too. btw if you want the alias this works for both scenarios: ``` let name = ''; gun .user(user?._.sea?.pub) .get('alias') .once((alias) => (name =...
for android 9 i got this error for loading glb and gltf files. _Error:_ **console.error: { isTrusted" : false }** _Screenshot:_  #### # APP.js ```javascript "use strict"; //...
> @ulvido > did you find a solution for "{ isTrusted" : false }"? > I have the same problem. > Thanks unfortunately no. the error consumed my energy so...
similar with gltf. any solution yet?
for android 9 i got this error for loading gltf files. is this related to this topic? _Error:_ **console.error: { isTrusted" : false }** _Screenshot:_ 
thank you good job. unfortunately I couldnt be able to see a difference. and also reset button does not respond well  **EXAMPLE FIX:** export(String, "ADAPTIVE_BANNER", "SMART_BANNER", "BANNER",...
I thank you. first deleted the old ones and copied. also restarted the godot. ayway I get used to it now. I dont matter.
> Foliate (Flatpak 2.6.4) stops crashing (when changing Themes or using the brightness wheel) after setting the **"Open the last opened file on startup"** option to true. actually making it...
I am ok if only can compile to wasm only so I can use it with my browser extension. currently getting error for getrandom crate when compiling with wasm-pack. ...