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
After some investigations, #185 fixes the issue for me. As this PR was not merged for 2 years (and will probably never be), I managed to use this repository in my package.json
I am using the exact versions of the following:
I have installed this library via: (NPM, Bower, or downloaded package)
via Bower
I have observed the following behavior:
Popover positions are wrong
This is how I expected it to behave:
When i resize the windows, positions are getting correct.
Here is my tour config, and all related step configs:
TourConfigProvider.enableNavigationInterceptors();
Additional notes/code:
The text was updated successfully, but these errors were encountered: