isaac

Results 8 issues of isaac

is there ANY documentation for this somewhere?

This must be a really simple issue but I can't solve that. I'm getting this error: Error: [$injector:unpr] http://errors.angularjs.org/1.4.9/$injector/unpr?p0=smoothScrollProvider%20%3C- Installed "ngSmoothScroll": "~2.0.0" with Bower. Is this how I'm supposed to...

**Describe the bug** Cannot include partials in .ejs files as it returns: > Error: Child compilation failed If I use the `include('./nav.ejs')` syntax, I get: > Template execution failed: ReferenceError:...

I get this error: > Command ignored. Unknown target: undefined ...when trying to trigger an event like this ``` ReactGA.event({ category: 'Navigation', action: 'Clicked main CTA', }) ``` **What does...

When you delete an email tag, if there's any value on the actual input field (the user is in the midsta of typing an email), it is emptied. Is there...

I've got the following message: Uncaught Element is not an but does not have a background-image That doesn't necessarily had to make the script break, because there were other elements...

The default option for 'images' is for any `img` tag on the page. If I want to check against a background image, I need to set 'images' to the class...