Hacker News new | ask | show | jobs
by panarky 4501 days ago
Still seems broken.

1) Navigate to http://lawnstarter.com/signup/

2) Enter my address, Google Street View of my house shows up

3) "Is this your address?" has "Yes" highlighted in green

4) I click the green "Yes" element, nothing happens

How do I get to the next step?

2 comments

I tried that too and got the same result. I'm outside the US, if this isn't your intended audience then make it clear you're serving US(/Canada) only users/customers.

Edit: Ok...so I discover that you're limited to DC metro and a couple of VA counties at the very bottom of the page. Perhaps your address selector should be a bit more clever and save folks some time.

I see the same, pretty sure it's broken for everyone, see the JS console: http://i.imgur.com/eQZlNKO.png

Gotta love that professional log message, "This shit ran". In addition to several errors. The onclick function doesn't work at all, except in browsers where window.event is a thing. Guess what browser does that? Internet Explorer.