Maxime Cowez
Maxime Cowez
Works fine for me. You may need a {{du-spy-context}} though: ``` ```
Perhaps one other difference, I'm not passing the target ID to scrollspy, but to smooth-scroll: ``` ```
In fact I have multiple ng-repeats because they are repeated themselves. Even more: I have nested ng-repeats that each have `scrollspy`s. I didn't want to throw the whole block of...
Or read the docs: https://github.com/oblador/angular-scroll#bottom-spy
Hi @emanchado, I just started trying out RoboHydra from behind a corp proxy, so I stumbled upon this thread. I tried the `direct-proxy-support` branch, but unfortunately it doesn't work for...
Proxies (and the people who enforce them) should die a slow and agonizing death. I spend more time working my way around them than getting real stuff done. Now with...
There's another related issue: when I try to reverse proxy an internal dev server (that is white-listed on the corp proxy) RoboHydra returns a 500. Stacktrace: ``` TypeError: Request path...
Sorry, had no time to follow up (release last friday) and I can only test this in the office. Hopefully next week will be calmer.
Just tried that branch. This time I get a 400 "Bad request" :( I'm not sure whether we us NTLM or not. I think Kerberos is involved, but I know...
I really don't have much time to allocate to this (we're not using this feature - yet). I'd personally like to help you close this issue, but I cannot reproduce...