Jedidiah

Results 6 comments of Jedidiah

Thank you for the speedy reply. It's a Rails project, I'll have a go at importing the compiled css instead. I'm using a Sass function for the colours not variables...

I'm guessing if you want it to be visible you need the reCaptchaType to be `reCaptchaType={2}` They types are `export const type = Object.freeze({"invisible": 1, "normal": 2});`

Ah got you, what if you remove the containerStyle that's setting the width and height?

> The invisible captcha is supposed to actually be completely invisible, with no rendering on screen at all? I'm new to it too, but that's my understanding with V3, it...

@chrisdanek I ended up forking gulp-rev and adding in a rails manifest. Might be a starting point to get something working for you: https://github.com/Jedidiah/gulp-rev-manifest-rails

+1 Also not the OP, but having the same problem (works in development but not production) and getting the same output as @kyledcline when putting the values you asked for....