Jonas Windey

Results 9 comments of Jonas Windey

I've had the same issue (printing the config) and restarting Hyper fixed the issue

Works for me on Edge, can you post an example gist?

@pervinpashazade did you find a solution to your problem?

This is great work. I was looking at Fluxible.io (by Yahoo) which works on the server and splits stores by request, but I like your approach a lot more and...

Same issue here. For me I'm getting the problem when I click on a property instead of a direct link. Let's say I have a function send() in `helper.js` When...

I would also suggest to allow dots in column names, it's used quite regularly (for instance a column "Invoice Nr.") I would advise using object-path to retrieve the value (it...

I have a question, what's the main difference between this module and https://github.com/briankircho/mongoose-tree ?