tnypxl

Results 13 comments of tnypxl

@emilyrohrbough @zinserjan She already provided an example linked in her comment. The issue occurs when you use the deepmerge package to inherit default configs. For whatever reason it runs the...

@soduor I didn't use an alternative or anything. I basically just made a contraption with `Object.assign`. I have one "default" and then just import and overwrite them in subsequent config...

I have the same issue. For some reason `context.browser.name` returns Safari 7.0 when you use the headless flag with chrome.

Should probably close this issue?

I am having this same issue and none of the above steps help.

As a first version this is probably good enough. Too much granularity this early could make it less approachable for the community to keep it updated.

@jiangz222 I imagine when you need to access the underlying APIs of mongo-driver directly. There can be tasks one needs to accomplish that qmgo doesn't expose/support fully or at all....