Gavyn McKenzie

Results 34 comments of Gavyn McKenzie

Yeah no problem, I would agree it's a breaking change as well. Thanks for moving it up in the next release though, that will be super helpful!

We're using React universally as the boilerplate on **all our project work** at the moment. Most exciting for me is that we have just rewritten our company site with it:...

> Alright, I opened #589. I would love some review on it. :) LGTM! We are coming across the same issue using a11y dialog in web components when there are...

I managed to get around this by setting a11y dialog to look at my host element in my modal component. That way the aria-modal attribute is attached at the light...

Not sure if it's the same issue, but I was seeing this due to not having the changelog preset package installed as well. > Notes: in order to use a...

Bet this would fix the complications I'm having sharing i18n between vue cli and nuxt builds.

I'm getting this with `@vue/[email protected]`, but using storybook. I tried the simple reproduction repo, which does indeed work when you update to 5.0.8.

@Luminescenciya that pointed me in the right direction, I forced the vue-i18n file using webpacks alias's `'vue-i18n': path.join(__dirname, '../node_modules/vue-i18n/dist/vue-i18n.js'),`

Hey there, @webmaxru asked me to come introduce myself here over in the PWA Slack. I'm Gav, a front-end developer working at [Etch](https://etch.co). We are a software development agency focused...