Domenik Reitzner

Results 14 issues of Domenik Reitzner

- added a11y improvements to the get started handling errors section - added a11y improvements to the concepts error handling section fixes #10 partially

I discovered an issue with `vueRouterAdditionalEventData`. Nuxt only allows serializable data to be in `nuxt.$config`, so `vueRouterAdditionalEventData` is discarded. Is there any other way to add the additional data? This...

With v2.0 there seems to be an issue with the `interface ConfiguredImageProviders` The type is generated correctly into `.nuxt/image/providers.d.ts`. But it looks like it is overwritten by the default interface...

good first issue
needs reproduction
types

## Types of changes - [x] Bug fix (a non-breaking change which fixes an issue) - [ ] New feature (a non-breaking change which adds functionality) - [ ] Breaking...