motiwalam

Results 4 comments of motiwalam

Hey, don't know if you managed to fix this bug but I remember having similar issues so I thought I'd outline what I did to fix it for anyone else...

Can you direct me to as to where I should start on fixing this?

Okay, I've got it working. I'll issue a pull request sometime later, but until then I'll detail the changes I made for anyone else who has this problem. First, I...

The css fix from @semireg didn't work for me, but adding a custom wrapper with `float: 'none'` through the `popper` prop did. ```js ```