Encountering an issue with toggling div visibility. When an option is selected within a nested div, I need to hide the current one and show the others. Unfortunately, I am facing difficulties with this functionality. No matter what changes are made, the other div remains visible. Here is the link to the plunker for reference: https://plnkr.co/edit/bhjWdCtnStGtr3G74ngN?p=preview
When selecting an option in the above Plunker, the goal is to hide the Production Type drop-down and display only Credit Card and Bank Account options.
Thank you,
Karthey