https://github.com/atomiks/tippyjs/issues/308
flip: false; not working for tippy 6
flip: false;
popperOptions: { modifiers: [ {name: 'flip', enabled: false} ] }
Most helpful comment