Comment by ks2048 Comment by ks2048 10 months 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 10 months 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 10 months ago Prev Next Collapse Comment - Also doesn't work in Firefox on Windows but does in Chrome. Reply View | 0 replies
Copy Link firstbabylonian 10 months 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.