Balázs Németh

Results 8 issues of Balázs Németh

Can I scitch off the data validation for a path, or globally? Actually, even if I override a post, the body validation is still happaning, and I would like to...

enhancement

Is it possible to list all of the POST, GET ... routes?

enhancement

When i created a step using `createStep`, it's going to automatically create the popup as well and insert it to the DOM. However I had no service to properly destroy/remove...

**I am using the _exact_ versions of the following:** * Browser: Chome Version: 61.0 * AngularJS: 1.6.1 * Bootstrap: "3.3", * Angular Bootstrap: 2.5 * Angular UI Tour: 0.9.0 **I...

The readme mention that the lib can be user with babel generate, but @babel/generator [generate](https://github.com/babel/babel/blob/master/packages/babel-generator/src/index.js#L109) method requires the source as a text as input as far as I see. Can...

Tried to serialized an async function, and get this error: ``` UnhandledPromiseRejectionWarning: TypeError: Function.prototype.toString requires that 'this' be a Function at AsyncFunction.toString () at String () at isNativeFunction (/Users/nbalazs/Work/projects/stylers/Meta/MetaBase.CLI/MigrateMetadata/node_modules/lave/index.js:386:16) at...

Gradient layer is misleading after zooming in/out in the Safari browser: Steps to reproduce: - display a gradient circle in Safari - select menu View > Zoom Out Do you...

Hi, I integrated this component into a NextJS app, and when I reload it from the server, this is rendered: After further debug, it seems the class "progressCircleBar" is not...