mivanyna

Results 21 comments of mivanyna

And would be good to be able to change backdrop background - as it differs from other modals backdrops

`z-index` and `background-color` are set directly to the element inline styles, have to use `!important` , would be better if I can avoid using it

Yes, that would be great! Thanks!!!

Maybe some kind of confirmation modal in this case? Or an option for what to do in such cases? Btw, a similar issue is when no backdrop is shown and...

> Btw, a similar issue is when no backdrop is shown and fragment is changed - tooltip disappears, but tourService status - `on` @hakimio, What do you think if adding...

Example: Tooltip is shown on the left menu and the user switches tabs on the right side (fragment only changes in url - someUrl#tab1 => someUrl#tab2)

One more thing I noticed is that there are subscriptions to `this.router.events` in `setCurrentStep` and no unsubscribe. It seems that with time and going back and forward between steps may...

Hi @fbasso , "@popperjs/core": "2.11.5", I have a separate component wrapper for tooltip, but the same behavior if I use: ``` ``` I have sticky navigation on the left side...

I have different styles for html tag Do you know when that config option will be released?