You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Throws an error to console when the target element is not found.
When there is no target element on the page, the popper appears, then when I click forward button, it throws an error to console.
Since it is not the previous element, it cannot find its style and gives an error.
Throws an error to console when the target element is not found.
When there is no target element on the page, the popper appears, then when I click forward button, it throws an error to console.
Since it is not the previous element, it cannot find its style and gives an error.
https://github.com/pulsardev/vue-tour/blob/master/src/components/VStep.vue - Line 180
The text was updated successfully, but these errors were encountered: