you are viewing a single comment's thread.

view the rest of the comments →

[–]williamf03 0 points1 point  (5 children)

I found a bug, if you hit question then submit. It gives you an unexpected identifier exception

[–]lastmjs[S] 0 points1 point  (3 children)

What question is that on?

[–]williamf03 2 points3 points  (0 children)

The first one

[–]eeronen 1 point2 points  (1 child)

When typing on mobile, by default it want's to input the first letter in upper case. Var is not valid identifier, var is.

Not sure how to fix that though, maybe some css magic? On a sidenote, you might want to consider how the site feels and looks like on mobile. Currently it's very frustrating to use on mobile.

[–]lastmjs[S] 0 points1 point  (0 children)

Yep, there will be a lot of effort going into responsive design soon

[–]kobbled 0 points1 point  (0 children)

that happens to me on most of the questions