Open snowcrash-arin opened 3 years ago
Hi @snowcrash-arin,
Thank you for working with our products and sorry for our late response.
Can you please give me the code so I can test it and fix this?
Thank you, Rares
In Bootstrap 5, class "text-right" has been replaced by "text-end".
Change
<div class="dropdown text-right">
to <div class="dropdown text-end">
Version
v1.0.2
Reproduction link
https://photos.app.goo.gl/nsQnFB2sCKhLBGzh6
Operating System
OSX
Device
Macbook PRO
Browser & Version
Chrome Version 89.0.4389.82
Steps to reproduce
What is expected?
dropdown-menu to following the position of the dropdownMenuButton.
What is actually happening?
Please check the link for the picture.
Solution
Additional comments