bestguy / sveltestrap

Bootstrap 4 & 5 components for Svelte
https://sveltestrap.js.org
MIT License
1.3k stars 183 forks source link

Tooltip position not Reactive #484

Closed DaleCam closed 2 years ago

DaleCam commented 2 years ago

Currently if the original element that has a tooltip is moved in the dom (ie if it was initialised on an item in a list and the list grows moving the item further down the dom) the tooltip displays in a strange place (usually at the top of the page). I will attempt to create a repl to demonstrate...

DaleCam commented 2 years ago

Is there anyway to test sveltestrap v4 in a repl? Or is sveltestrap lib same for v4 and v5 of boostrap and the only difference is the css?

DaleCam commented 2 years ago

nvermind its only an issue in 4.2.1