Jake Buob

Results 11 comments of Jake Buob

I got around this by passing the flag `processData: false`, and processing it myself, i.e. `data: JSON.stringify({ id: 1 })`.

@jsarafajr Sorry about the lazy PR -- just updated the description, not sure if you have any thoughts on whether this is the best approach or not given the problem....

Thanks for this fix @mccambridge, I hope you're planning on leaving your repo up, I'm hotlinking it until this is merged. 😁 Would this fix require node v4 in order...

Is it possible through a hook or otherwise to specify a location of a syntaxProfiles.json?

Sure. Let's leave it unassigned for now though in case someone else gets to it before I do.

### Why? The most valuable part of pioneer is the widget abstraction. I should be able to use that separate from all of the runner, gherkin, etc. pieces. For example,...

yeah, but why not just use the same name? If `read` is on a list, it should return an array. I just like that more than different names.