Red

Results 10 comments of Red

Any updates on this?

Hello @hunzaboy, thanks for your reply **but I have to insist on this as the bug persists.** Not sure what demo have you checked **but the fiddle that I attached...

@Aaarrrgggh @hunzaboy Hello, tested from firefox and same problem. Firefox Quantum 65.0.1 (64-bit)

Is it possible? But in the documentation, I only see the examples that require inputs. But if I have the "value" in the database, that doesn't require's any input how...

@LeebranZadwell Can you please explain to me what to do after this? ``` ``` What code i should run here: ``` new Card({ ////// }); ``` Thanks again!

@LeebranZadwell OH man, that worked!! I tough placeholders require "input", that's why I didn't even try without the inputs. https://puu.sh/B1MZG/8fa8662f8a.png My only question here is, why is not changing the...

Thank you, you are a master! But i'm seeing in your examples you are using: `checkout_script.on('focus', function(event) {` Which I really don't need because I'm not using Stripe. So I...

@LeebranZadwell True, I read it all. Even before opening this thread. Btw I'm not an expert javascript, just amateur trying to learn as much possible testing/playing with different libraries, so...

Thanks for all @LeebranZadwell I think I will give up this time. I'm stuck even on the first line: `checkout_script.on('brand', function(event) {` If I remove it, the entire code breaks,...