Fix binding of drop downs so that all the menus don't change
Currently drop downs are all bound to the same vue data which means they all change in sync. Need to fix this.
Currently drop downs are all bound to the same vue data which means they all change in sync. Need to fix this.
No child items are currently assigned. Use child items to break down this issue into smaller parts.
Link issues together to show that they're related. Learn more.