question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Browser compatibility?

See original GitHub issue

Hi, thanks for the great library! I’ve been using it and wonder if it’s compatible with all browsers? It seems that occasionally form.valid remains false even when all inputs have been entered. I really appreciate any help anyone can provide. Thanks!

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
noahsalvicommented, Jan 24, 2022

That sounds like it could be it!

Probably also cases like 10'000.

1reaction
hauselincommented, Jan 24, 2022

I’ve managed to retrieve the browser info from a few users. In fact, it’s not Android. I think this one might be a tough one to debug/figure out, so don’t worry if you don’t have time to work on it. It could well be a problem with my site or the way these few people are completing the form/using the site (I’ve tested on ~1k people now and the overwhelming majority didn’t run into any issues).

Update: I think it might be because I’m requiring numeric inputs and people might be entering non-numeric inputs. e.g., they enter 10 days instead of just 10; in such cases, inputs are provided but they’re not considered valid. I’ve now added hints to remind people when that happens. I’ll close the issue now and will re-open it if I run into problems again. Thanks for your help!

          browser      version        os resolution
1:    Chrome iPad 97.0.4692.84      iPad  1024x1366
2:  Chrome iPhone 92.0.4515.90    iPhone    414x896
3:  Chrome iPhone 97.0.4692.84    iPhone    428x926
4: Firefox iPhone         40.2    iPhone    414x896
5:         Safari         15.1 Macintosh  1024x1366
6:  Safari iPhone         15.1    iPhone    390x844
7:  Safari iPhone         15.2    iPhone    390x844
8:  Safari iPhone       15.2.1    iPhone    375x812
9:  Safari iPhone      Unknown    iPhone    390x844
Read more comments on GitHub >

github_iconTop Results From Across the Web

Can I use... Support tables for HTML5, CSS3, etc
"Can I use" provides up-to-date browser support tables for support of ... you test your website for compatibility across 2,000+ real browsers and...
Read more >
Cross Browser Compatibility Testing beyond Chrome
Instant access to 3000+ real browsers and devices to run a cross browser compatibility test for your website. No setup is required.
Read more >
What is Browser Compatibility? - Definition from Techopedia
Browser compatibility is the capability or flexibility of a website, web application, script or HTML design to function on different web ...
Read more >
What is Browser Compatibility - Conversioner
Browser Compatibility is the manner in which a web page looks in different web browsers. Different browsers read the website code differently.
Read more >
Check Browser Compatibility for Desktop & Mobile - SortSite
Test for browser compatibility issues in the most common web browsers: Internet Explorer compatibility back to version 6.0; Desktop browser compatibility in ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found