Y
Hacker News
new
|
ask
|
show
|
jobs
by
drwicked
3181 days ago
Your signup form is behaving strangely. Seems like a state management issue. Text input gets narrow onmousedown.
1 comments
ajprax
3181 days ago
Unfortunately this is a known issue with css display: grid. What browser/version are you using?
link
drwicked
3181 days ago
Chrome latest
link
ajprax
3181 days ago
Yeah, that's where I've seen it as well. Unfortunately it's intermittent (which is probably why it's still just a known issue).
link