edu-nixon
edu-nixon
So, we used [this other module](https://github.com/jvandemo/angular-update-meta) for more than a year and google crawled the metadata correctly. Now we changed to ngMeta and we are facing the same problems described...
anything new on this?
There is no work around for this? Its impossible for me to use ui-router 1+ without that events (or a hook to replace the events). Im trying to make it...
@rickerd you should make a simple version for people who dont want all the extra stuff. I mean, 55kb for just cropping images is a little too much weight for...
Totally understandable. I was just saying
Thanks for your help. Yes, as I said, the sticky element is working with `ui-scrollpoint-target`, the problem is when that container is no longer controlling the scroll because the screen...
``` scripts: [ bf.buildJSPath("user/register/controllers/proSignupJobsController.js"), bf.buildJSPath("shared/directives/tpCarousel.js"), ], ``` We use functions to build different paths based on custom logic, works perfectly with environment variables or any other stuff.