Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

<Model onLoadProgress={...} /> doesn't work #122

Closed
saidmoya12 opened this issue Feb 18, 2021 · 2 comments
Closed

<Model onLoadProgress={...} /> doesn't work #122

saidmoya12 opened this issue Feb 18, 2021 · 2 comments

Comments

@saidmoya12
Copy link
Contributor

onLoadProgress doesn't work

<Model 
  onLoadProgress={(evt)=>{
   console.log(evt) //trigger no work at current version
}}/>

I'm testing with gltf model but doesn't work after update

@brianzinn
Copy link
Owner

You are right. Will be available later today.

brianzinn added a commit that referenced this issue Feb 18, 2021
@brianzinn
Copy link
Owner

Thanks @saidmoya12 for reporting fixed in 3.0.10 (as well meshnames and error reporting)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants