Closed vm-hach closed 6 months ago
It looks like something we dont support currently, will check if we can support this.
This issue has been automatically marked as stale because it has not had recent activity for 6 months. It will be closed if no further activity occurs. Thank you for your contributions.
Closing this issue due to no activity for 6 months.
Hi, I need to update the touch property of my carousel configuration dynamically. Modifying the property of the configuration, or even cloning the configuration to put a new reference to the carousel has no effect. Modifying the property directly throught the ViewChild object gives the same result. What is very strange is that if I do it quite quickly after the view creation (<500ms), it is taken in account. If I do it after, it is not.
Is it a known bug? Is there any workaround? Thanks for your help,