[GH-ISSUE #173] editable prop doesn't seem to do anything #58

Closed
opened 2026-03-01 14:39:48 +03:00 by kerem · 2 comments
Owner

Originally created by @luciengeorge on GitHub (Apr 3, 2025).
Original GitHub issue: https://github.com/arikchakma/maily.to/issues/173

Hello,

First of all, thank you for the great work that's been done on this package.

I have a small issue with the editable prop on the Editor. It doesn't seem to make the editor readonly unfortunately. I am on version 0.1.1

<Editor
  // [...]
  editable={false}
/>

Thank you
Originally created by @luciengeorge on GitHub (Apr 3, 2025). Original GitHub issue: https://github.com/arikchakma/maily.to/issues/173 Hello, First of all, thank you for the great work that's been done on this package. I have a small issue with the `editable` prop on the `Editor`. It doesn't seem to make the editor readonly unfortunately. I am on version `0.1.1` ```tsx <Editor // [...] editable={false} /> Thank you
kerem closed this issue 2026-03-01 14:39:48 +03:00
Author
Owner

@arikchakma commented on GitHub (Apr 4, 2025):

How come, I will have a look at this.

<!-- gh-comment-id:2778770300 --> @arikchakma commented on GitHub (Apr 4, 2025): How come, I will have a look at this.
Author
Owner

@luciengeorge commented on GitHub (Apr 4, 2025):

Seems to be fixed on the latest version 👌

<!-- gh-comment-id:2778819181 --> @luciengeorge commented on GitHub (Apr 4, 2025): Seems to be fixed on the latest version 👌
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/maily.to#58
No description provided.