fateriddle 3 Report post Posted November 13, 2018 https://doc.babylonjs.com/how_to/observables "hasObserver" should be "hasObservers" 1 Wingnut reacted to this Quote Share this post Link to post Share on other sites
DylanD 51 Report post Posted November 13, 2018 hasObservers would be at least 2 observers where as hasObserver is singular which means it has at least one. Or did you mean it does not line up with the code? Quote Share this post Link to post Share on other sites
fateriddle 3 Report post Posted November 13, 2018 2 hours ago, DylanD said: hasObservers would be at least 2 observers where as hasObserver is singular which means it has at least one. Or did you mean it does not line up with the code? I didn't read the source, but the api documentation doesn't mention hasObserver at all, so I assumed it was a typo and reported it. Quote Share this post Link to post Share on other sites
JohnK 991 Report post Posted November 13, 2018 Thank you for the info, corrected and PRed 1 Wingnut reacted to this Quote Share this post Link to post Share on other sites