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
After updating to version 1.2.0, all tabs are preloading even before being clicked.
I have a total of 5 tabs, and even though I set preloadIndexes to [0], all remaining tabs are being preloaded as well.
The same issue occurs even without specifying the preloadIndexes option.
In version 1.1.0, tabs would only load when clicked.
The text was updated successfully, but these errors were encountered:
After updating to version 1.2.0, all tabs are preloading even before being clicked.
I have a total of 5 tabs, and even though I set preloadIndexes to [0], all remaining tabs are being preloaded as well.
The same issue occurs even without specifying the preloadIndexes option.
In version 1.1.0, tabs would only load when clicked.
The text was updated successfully, but these errors were encountered: