Nate C.

Results 11 comments of Nate C.

It happens to me, any idea of root cause? the bitami version of redis starting failed, I switch to official redis for a workaround. I'm not sure why

There's workaround without involving ngx-chips code check this out: https://github.com/angular/universal/issues/830#issuecomment-345228799 You can fix window is not defined like this: server.ts (start of file) const domino = require('domino'); const fs =...

It's not hard to add v3, but it's hard to do backward compatible in one package, I ever tried to add v3, but I think separate package would be ideal....

It's not working

You guys are correct. Thank you guys are good ones to help the documents!

It's great yo use your code! On Sat, Jan 16, 2016 at 8:54 AM, tellingson [email protected] wrote: > Actually, I ended up having to make quite a few more changes...

possibly, if it's a link wraped by react-copy-to-clipboard, and just want to copy when double click happen, (single click will be direct to new address). was thinking how to handle...