Fix post-editor preview mode #7532

Merged
infinite-persistence merged 2 commits from fix.mde.preview into master 2022-04-13 18:22:05 +02:00
infinite-persistence commented 2022-04-05 03:31:11 +02:00 (Migrated from github.com)

Cause

It broke because lack of awareness that we can't use our components in preview mode. For some reason, we don't have redux access in SimpleMDE's preview mode.

Change

  • Restore the stub for iframes
  • Fix preview for images, and apply a similar styling as in Posts.
## Cause It broke because lack of awareness that we can't use our components in preview mode. For some reason, we don't have redux access in SimpleMDE's preview mode. ## Change - Restore the stub for iframes - Fix preview for images, and apply a similar styling as in Posts.
Sign in to join this conversation.
No reviewers
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: LBRYCommunity/lbry-desktop#7532
No description provided.