Kristaps Fabians Geikins

Results 75 issues of Kristaps Fabians Geikins

Almost every other day when I use bundlephobia.com (which is a great tool by the way) I'm getting CloudFlare errors about the page being down due to gateway timeouts or...

bug

It looks like bundles that don't have any npm dependencies still have the license header rendered, even though the license file itself isn't created (due to not having any dependencies)....

Analyzer 4.0 is required to lint Dart 2.17 new features like Enhanced Enums, but Artemis relies on an older version

bug

**Describe the bug** I was trying to create a computed property that returns `this.$apollo.queries.queryA.loading`, but it looks like the result isn't reactive, because when the value changes, the computed property...

pending triage

**Module versions (please complete the following information):** - `vue`: 2.6.12 - `vue-i18n`: 8.23.0 - `nuxt-i18n`: 6.21.1 (if relevant) **To Reproduce** Use `missing` Vuei18n contructor option to set a function that...

Status: Proposal
Type: Improvement

**Module versions (please complete the following information):** - `vue`: 2.6.12 - `vue-i18n`: 8.23.0 - `nuxt-i18n`: 6.21.1 (if relevant) **To Reproduce** Have the following translations for a locale: ``` { "randomKey":...

Status: Proposal
Type: Improvement

### Version @nuxtjs/tailwindcss: 5.0.3 nuxt: 3.0.0-rc.1 (with vite builder) tailwindcss: 3.0.24 ### Steps to reproduce 1. Run nuxt dev server 2. Add a tailwind class to a Vue component that...

bug

### What problem does this feature solve? I'm working with an app that has very specific SEO requirements to never have any trailing slashes for any routes. This is impossible...

fixed on 4.x

**Do you want to request a *feature* or report a *bug*?** Hard to tell if this is a bug or a feature request **What is the current behavior?** Currently when...

### Discussed in https://github.com/yarnpkg/berry/discussions/4704 Originally posted by **fabis94** August 4, 2022 Any idea what circumstances cause this kind of error to happen? I have a Vue project w/ Vue CLI...