Leesa Ward

Results 9 comments of Leesa Ward
trafficstars

Thanks for the quick response @zoltantothcom! I think both have their merits: I did #1 for simplicity, to not make more changes to the existing code than is necessary to...

> It's particularly bad when you have several (let's say dozens) of tooltips on a page I am having this issue on a page with 76 tooltips. Current test page...

Thanks for the quick reply Daniel! Unfortunately due to time constraints, I've had to replace it with an alternative ([TippyJS](https://github.com/atomiks/tippyjs), if anyone's interested). But I have saved a copy of...

I have worked out a way to do this, in particular including imports within the SCSS (e.g., to share variables). For context, I'm trying to use Vue for the output...

I'm having the same issue with PayPal.

> Has anyone found a work around for this? I'm having this issue on one of my client sites currently. Sorry no, my issue was with a client's site for...

Thanks for the quick reply! Yeah, I have tried restarting all services and that didn't make a difference.

Thanks again for your time on this @mpociot. I can now confirm that after updating to PHP 8.4.7, using `auto_append_file` instead of `herd_auto_append_file` and restarting PHP, it works now.

I was following this issue because I was having the same problem on Windows using WSL2. Switching to WSL1 fixed it for me.