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
Ionic Info
Run ionic info from a terminal/cmd prompt and paste the output below.
v4.0.0-beta.8
Describe the Bug
When dynamically updating the min and max props of a range, the component is not updated correctly. This can be shown easily by connecting the min or max to the value of another range (see code below)
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.
Bug Report
Ionic Info
Run
ionic info
from a terminal/cmd prompt and paste the output below.Describe the Bug
When dynamically updating the
min
andmax
props of a range, the component is not updated correctly. This can be shown easily by connecting themin
ormax
to the value of another range (see code below)Related Code
The text was updated successfully, but these errors were encountered: