Hello.
In my app after the login, the user is receiving this message:
"InvalidStateError: DOM EXCEPTION 11: This transaction is already finalized. Transactions are commited after its success or failure handlers are called. If you are using a Promise to handle callbacks, be aware that implementations following the A+, standard adhere to run-to-completion semantics and so Promise resolution occurs on a subsequent tick and therefore after the transaction commits."
In the detail error I can see that it is related to this plugin.
You have any idea about what it is and about the correction?
Thanks
Can someone please answer this quesstion?