Double message or execution of action sometimes

Hi,

While testing the both from Rasa X GUI interactive learning, some actions/messages are being executed twice, for example the below. In another example, it’s showing the message and sending email twice. How can we solve it?

out_of_scope(0.41)

form_TNI(1.0)

Correct action

The user is offline.

Welcome xx

The user is offline.

slot{“username”:“xx”}

slot{“password”:“secret”}

slot{“loggedin”:true}

slot{“requested_slot”:“HSI_TNI_offline_new_modem”}

Is it a new modem?

:+1::-1::no_entry_sign:

action_listen(1.0)

/affirm

affirm(1.0)

form_TNI(1.0)

The user is offline.

One moment, we are doing the necessary configuration to accept the new modem in the network.

Please refer to your dealer.

The user is offline.

One moment, we are doing the necessary configuration to accept the new modem in the network.

Please refer to your dealer.

slot{“HSI_TNI_offline_new_modem”:true}

slot{“requested_slot”:null}

slot{“requested_slot”:null}

active_loop{“name”:null}

action_default_fallback(0.20)

rewind

action_listen(1.0)