I am using Tippy and Popper for a Cytoscape tooltip. I based my code off of this demo which seems to be made for Tippy v5 and won't work in tippy v6. Specifically, the instance.popperInstance
is always null. I have read this migration guide which simply says the popperInstance
API has changed and references the entire Popper docs which seemingly has no mention of anything useful.
If anyone has any knowledge of Tippy v6 or Popper, help would be much appreciated.