Event register issue when migrating from Lock 10 to 11

My app logs users in using lock (only username/password) then while logged in, I use lock again to let them log in to their LinkedIn account and I link the 2 accounts. This all works with lock v10, but since I migrated to lock v11 the authenticated event does not emit when they log in to their LinkedIn account.

Currently I’ve figured out that if I instantiate two different locks neither of the locks receive the authenticated event. If I use 1 lock and register two different callbacks to the authenticated event then one of them receives the event.

Any idea why I can’t use 2 different locks in lock v11?

As it has been more than a few months since this topic was opened, and there has been no reply or further information provided as to the existence of the issue, we are closing this topic. Please don’t hesitate to create a new topic if this issue is still present, we would be happy to work with you to help find a resolution.