George Katsanos

Results 54 issues of George Katsanos

Hello, As the example is quite limited, it's unclear how to use vue-popper when one needs to extend it with another component. ```html ``` then: ```html activate popover ``` and...

Committing mutations within a `fetch()` hook results in the mutation not logged in the Vue/Vuex dev tools. The state is properly updated, the content is there, but the mutation isn't...

Hello! I thought using `` is going to stop the inline `margin-top` being applied to the `html` element. Our issue is that we use a JS framework (Vue/Nuxt) that doesnt...

Are there some basic instructions or maybe an issue (that I wasn't able to find) about dropping vuex-loading and moving to vue-wait? For example, `createActionHelpers` is not there anymore, what...

The status check squeezes the performance score next to the url where it's oftentimes barely legible/visible, would it be possible to add this to the PR as a comment instead?

By the way, vue-jest works fine. So please maybe either drop this plugin or merge it with vue-jest. Pity for devs to lose time trying to debug this. **I'm submitting...

``` ERROR Failed to compile with 27 errors friendly-errors 16:45:56 These dependencies were not found: friendly-errors 16:45:56 friendly-errors 16:45:56 * async_hooks in ./node_modules/dd-trace/packages/datadog-core/src/storage/async_resource.js, ./node_modules/dd-trace/packages/datadog-instrumentations/src/helpers/instrument.js and 1 other * child_process in...

bug

When I use anything else besides "eval" as a value in the dev option, https://webpack.js.org/configuration/devtool/#development , when I modify a CSS property in my Chrome dev tools inspector, something weird...

need repro

Is this possible? (I created a custom sublime-completions file for HTML entities for example and & doesn't trigger them even though I removed it from the word separators characters, also...