ViggoV

Results 12 issues of ViggoV

Is it possible to skip the built-in types like scalars and all the underscored stuff like __DirectiveLocation?

Hi there. I can't seem to get this to work work in my simple webpack/babel setup, no matter what I do. I've tried importing the following ways: ``` import 'd3-transform';...

It is very annoying that every time I try to write this.props, the autocomplete adds an additional 'this.' to my statement, resulting in 'this.this.props' so I have to go back...

**Describe the issue here.** URLs are highlighted inside comments (at least in JS). It is confusing and there don't seem to be any setting to turn it off. ![Skærmbillede 2019-04-11...

There seems to be a bug in either the `onError` function or its documentation. The issue has already been mentioned in #698 but I thought I would flesh it out...

docs

Hi. First of all thanks for a great library However, the viewbox attribute of the svg is removed for some reason, which seems to be at the center of some...

This tool looks absolutely great, but unfortunately the documentation is basically non-existing. How would this work in a webpack context? What do you mean by react-bundle? It hasn't worked with...

I might have misunderstood how this is supposed to work but absolutely nothing happens when I try to create a file or folder.. The dropdown pops up but it looks...

Hi there. Thanks for the good work. I have a very frustrating issue. Often when webpack reports an error and I fix it, next time the page is reloaded Rails...

When the component containing the `` layout is rerendered, for example due to a prop change, I get the following error message in the console, and the nodes jumps to...