Arrow css position issue
cain opened this issue · 2 comments
cain commented
cain commented
Sorry for no reproduction link, just saw this upgrading to version 2.
mmorainville commented
If it is so after upgrading to v2.x from v1.x, maybe you had some custom CSS set up for v1 and you forgot to update the customization classes?
Otherwise it should be fine with the default CSS.
Popper v2.x changed the default syntax for accessing the direction of the arrow (from x-placement to data-popper-placement, see ee9da84).

