chrisbarry

Results 9 issues of chrisbarry

As soon as I try to run this line of code: const mesh = await ExpoTHREE.loadObjAsync({asset: require('../assets/models/head.obj')}); My app starts complaining about this. Everything else is fine. I've already got...

Hi all, I've found a fairly serious security flaw with the platform I think? (it's not a python, django or wagtail issue, just data exposure) What's the best way we...

bug

Sorry if this is a stupid question, but what is the value of using this project, vs just using bower directly, say from inside the /static folder?

Hi, Can anyone point me in the right direction to resolve this? iOS 14.4 Exception '*** -[__NSPlaceholderDictionary initWithObjects:forKeys:count:]: attempt to insert nil object from objects[3]' was thrown while invoking setGenericPasswordForOptions...

I'm trying to get deterministic behavior, which is modifiable by changing a seed, I've found this SO page: https://stackoverflow.com/questions/59210236/outcome-always-different-in-matter-js-physics-engine I've got no problem with determinism, it's that changing that seed...

Hi, Is this library ready for async for django 3+? https://docs.djangoproject.com/en/4.1/topics/async/#async-views If not I'd be happy to do it, you can see the warning above in that link.

Sorry for the brief message and problably in the wrong place. The old library had easy to follow examples to get started with, the new docs don't (as far as...

Hi, I'm not sure if this is the right place to ask this, but I am at the end of my teather, so any help would be mightly appricated.. I...

bug