Fix orbit's events method
events method is using `self.name` but never defines `self`. This causes the data-attribute to be called '-instance' (Instance) instead of 'orbit-instance'.
Loading
Please sign in to comment
events method is using `self.name` but never defines `self`. This causes the data-attribute to be called '-instance' (Instance) instead of 'orbit-instance'.