Tim Reid

Results 10 comments of Tim Reid

I'm also having this issue. I've looked in devtools and the shortcode is working as the iframe is present in the markup. I assume this is a styling issue.

I'm also having an issue with this. The docs aren't quite clear on what flavour of font awesome should be installed. The [FA docs](https://fontawesome.com/how-to-use/on-the-web/using-with/vuejs) push us towards [vue-fontawesome](https://github.com/FortAwesome/vue-fontawesome). This library...

This is an interesting problem! I can appreciate the reticence based on concerns for atomic behaviour in transactions. But having landed in this issue after suffering a similar problem, I...

I am also experiencing a similar issue with `gap`. I can only get the `gap` value to be respected when I don't set breakpoint `perView` values, nor pass any config...

Thanks for the info here, very helpful. One caveat here seems to be that under the condition that the value provided for the src leads to an error when the...

Hi Stas, using `v-if` based on the `src` value is exactly what I've ended up doing. All working perfectly now, thank-you!

This has been an issue for over a year and a half, yet it is still [detailed in the documentation as a working method for >`3.5.0`](https://v3.router.vuejs.org/api/#router-addroute). I believe the open...

I believe the only workaround would be to fork `vue-router` and modify the behaviour as in #3519

I'm also seeing this error while building for production. In my case it seems to be caused by something to do with webpack's `LimitChunkCountPlugin`, if I remove it then the...

Similar here across my wled devices: ![image](https://github.com/user-attachments/assets/4fcd0ca4-2f9a-490e-9604-ca50d7e8cfcf)