Results 54 comments of Gianmarco

Try adding type="text/plain" to your script tag. Without it the script would be executed on the initial DOM load Il giorno mer 18 mar 2020 alle 10:50 beke64 ha scritto:...

Please try to share a live environment or a complete reproduction.

I see you are using a module version of postscribe ( notice the import statements in the postscribe.js file ). You should use a browser build like this one https://github.com/krux/postscribe#browser

Non ho modo di testare al volo, ma prova a rimuovere il preventDefault()

Can confirm I easily integrated that fork in a rollup project, if you want to see a working example: https://github.com/gsimone/r3f-ccapture

@mrdoob ops, that's silly me, I recorded this from a demo where I'm doing some experiments with layers, so there's a third capsule that doesn't show up in the camera...

Since we are just going with a major soon, it would also be good timing to make the change. Would it need significant changes in existing demos/examples?

In light of Andrew's PR, I think it might make sense to talk about adding a Scene primitive already, I think we have been gravitating towards this for a while....

@mayank-budhiraja If you want to help you can start by looking at react-native issues and see if you can reproduce/help fix them

Hey, thanks for the answer! > Are you sure to include .graphql-let.yml is in runtime files in Vercel with .next I'm not sure what this means, is there an example...