I have noticed that this will be called twice when entering a form and this is giving issues in logic being called. Is this normal behavior?
async def required_slots( self, slots_mapped_in_domain: List[Text], dispatcher: “CollectingDispatcher”, tracker: “Tracker”, domain: “DomainDict”, ) → Optional[List[Text]]: