Benjamin Rojas

Results 16 comments of Benjamin Rojas

I would also like this feature. This is a much better way of handling things and is the way that Github handles the slack integration itself. Once all the Jenkins...

I'm surprised this isn't a huge part of WPCS. This functionality would mirror the PHPCompatibility ruleset and would help prevent developers from adding in obscure functions that may not be...

I am also having this issue. The temporary fix also works for me (thanks @eigan). @jy0529 when can we expect a permanent fix for this?

I'd like to mention that it still breaks in the latest version of vite (as of this time: `2.9.8`). Reverting back to `2.9.5` with the temporary fix helps this work...

I found a workaround for this like so: ```vue ``` And in methods: ```js methods : () { fixFocus (event) { event.stopImmediatePropagation() } } ```

Hey @andreas-becker we are looking at adding an override in a future version and will keep you posted. Thanks!

> https://unifi.boostchicken.io/udmpro-podman-install.zip Still getting this original error as of today. When I visit the URL it does not exist, though other files do exist at unifi.boostchicken.io.

> Should be back. I replaced my entire network This is what I am seeing: ![image](https://github.com/unifi-utilities/unifios-utilities/assets/962530/fb8968c3-030a-449d-bea7-d41f2a5084b3)

@rmccue that's great to hear! We ended up forking this repo and bringing it all up to speed for PHP 8.2 as I didn't think it was being maintained anymore....