Flow embedded in Aura Component has been working fine for a couple of years. After the latest release we are getting the following error when user click on Next or Previous:
This page has an error. You might just need to refresh it. First, would you give us some details? (We're reporting this as error ID: -1649005042)
[this._target() is null] startPositioning()@https://xxx.lightning.force.com/components/lightning/tooltipLibrary.js:1:4463 t()@https://xxx.lightning.force.com/components/lightning/tooltipLibrary.js:1:3363
By the way, the flow works just fine outside the component. Also, the same component is exposed in a community (site) and it works as expected. This issue only happens for internal users.
Any idea? Thanks!
#Aura Component #Aura Lightning Components #Lightning Aura Component #Screen Flow
Hi - Thanks for the replies. I updated the description with more details.
The flow works just fine outside the component. Also, the same component is exposed in a community (site) and it works as expected. This issue only happens for internal users.