Comment by ks2048 Comment by ks2048 a year ago 3 replies Copy Link View on Hacker News I can't type anything in the text area on Firefox. Works in Chrome (macOS).
Copy Link XeO3 a year ago Next Collapse Comment - Yeah, that element should be 'textarea' instead of 'div' or at least the 'contenteditable' should be true. Reply View | 0 replies
Copy Link joemi a year ago Prev Next Collapse Comment - Also doesn't work in Firefox on Windows but does in Chrome. Reply View | 0 replies
Copy Link firstbabylonian a year ago Prev Collapse Comment - Thanks, Firefox support is in the works. Reply View | 0 replies
Yeah, that element should be 'textarea' instead of 'div' or at least the 'contenteditable' should be true.