robertpauson

Results 6 comments of robertpauson

> I just spent some time tracking down a similar issue, for me it was caused by `` in the `index.html` I was using for testing. Removing that fixed the...

> After commenting out most parts of the code, removing basically all dependencies, the only relevant difference I could find when comparing to the custom_3d_three-d example was the DOCTYPE, and...

> comparing to the `custom_3d_three-d` example correct me if I'm wrong but isn't the example purely native with just a html file added? I think we should compare against the...

I got my app to work just by making new eframe-template and pasting my code as non-invasively as I could into it, later changing one by one the labels from...

> could you double check if the native persistence is working? ive got a similar issues but native linux all my app versions successfully save state running on native (local...