Skip to content

Conversation

@linbingquan
Copy link
Contributor

I created a script for Mesh, and then delete it, but script = [], I add condition for scriptsContainer.

image

@mrdoob
Copy link
Owner

mrdoob commented Nov 5, 2018

Nice catch!

@mrdoob mrdoob added this to the r99 milestone Nov 5, 2018
@mrdoob
Copy link
Owner

mrdoob commented Nov 5, 2018

I think you can just do this though?

if ( scripts !== undefined && scripts.length > 0 ) {

@linbingquan
Copy link
Contributor Author

I think you can just do this though?

if ( scripts !== undefined && scripts.length > 0 ) {

@mrdoob 932b623

@mrdoob mrdoob merged commit 5cde7de into mrdoob:dev Nov 6, 2018
@mrdoob
Copy link
Owner

mrdoob commented Nov 6, 2018

Thanks!

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

Successfully merging this pull request may close these issues.

2 participants