You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 19, 2023. It is now read-only.
It looks very strange, I got that bug too and I am sorry but I wasn't has any time to undestand causes.
It happans in getSize() method, and I can see in browser log that method execute 3-5 times. It depends from them variables: this.paneWrapper, this.panePrimary, this.handlebar which you take from your splitter class fields. Iteration repeats while that variables don't stop being null. It produceed that error. I want to understand that behavior, If you can explain or fix it, I will glad and I will use your Splitter.
Hi ,
I am getting error (TypeError: Cannot read property 'getDivInstance' of undefined) when resizing splitter.
The text was updated successfully, but these errors were encountered: