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 May 23, 2019. It is now read-only.
Have a problem, I used to turn up for a slider widget:
When pressing on button first, slider Widgets do not appear
Then close the pop up and open the back, slider widgets appear.
Here is my html templates on habpanel :
It seems like race condtion - after displaying the popup an update event is broadcasted, making the slider appear, but on the first time the popup is invoked it's sent before the slider has finished loading, therefore it doesn't receive it. I tried a few things trying to fix it, without success for now. This is related to #214.
Yes, I tried that before but it caused other problems - the dimensions are not always right so the slider wouldn't appear correctly.
It is actually done already when handling the update event I referred to above.
Have a problem, I used to turn up for a slider widget:
When pressing on button first, slider Widgets do not appear
Then close the pop up and open the back, slider widgets appear.
Here is my html templates on habpanel :
This is my description video : https://drive.google.com/file/d/1gUMvG1eQoUnNRyZ74XlH3hHCY_IMAX5O/view?usp=sharing
This issue when using the slider, other content works well.
The text was updated successfully, but these errors were encountered: