border.css: CSS arrow border
Author: strarsisCreated Feb 14, 2021Updated Nov 8, 2024
Labels📄 docs
Bug description
When using the helper style border.css the CSS arrows don't get a second pseudoelement for the arrow border.
This means that while the tooltip has a border, but the arrow has no border.
This is solved differently with the SVG arrow, where two SVG arrows are used in the example.
Source: atomiks/tippyjs