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
I have searched for existing issues that already report this problem, without success.
Ionic Framework Version
v4.x
v5.x
v6.x
Current Behavior
I have been trying to display a rating after selecting in an ion-range but it's not updating the value in the modal. It's updating in the parent but not in the modal.
Here's what I'm working with.
I need to be a able to preview the value after making a change to the ion range. I have tried to call change detector ref to detect changes but it's not working. When the element is outside the ion-modal, the value shows. But inside the modal it does not update.
Steps to Reproduce
Just use the default modal from ionic page then add the ion range to it. Then try to display the changes within the modal and outside to see the difference. Use web to see the changes reflecting when the value is being displayed outside the modal since it doesn't cover the whole screen.
Code Reproduction URL
No response
Ionic Info
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered:
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.
Prerequisites
Ionic Framework Version
Current Behavior
I have been trying to display a rating after selecting in an ion-range but it's not updating the value in the modal. It's updating in the parent but not in the modal.
Here's what I'm working with.
Expected Behavior
I need to be a able to preview the value after making a change to the ion range. I have tried to call change detector ref to detect changes but it's not working. When the element is outside the ion-modal, the value shows. But inside the modal it does not update.
Steps to Reproduce
Just use the default modal from ionic page then add the ion range to it. Then try to display the changes within the modal and outside to see the difference. Use web to see the changes reflecting when the value is being displayed outside the modal since it doesn't cover the whole screen.
Code Reproduction URL
No response
Ionic Info
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: