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 was archived by the owner on Jul 3, 2021. It is now read-only.
i have problem on re-rendering, I use the Web Service to update min, max values on the slider, after i set the min, ,max value, i render the page again, but the values on slider will be zero, till I tap the component, in this time it will be update to the new values, it mean in re rendering the page (with the new values) it dose not take effect.