0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00

Fixed "Beta feedback" not showing in beta editor when feature flag is switched off

no issue

- even when the editor beta is turned off, any post created in the beta will still open in the beta editor
- the "beta feedback" text in the bottom right was disabled when the beta flag was disabled which meant it was difficult to tell when you were using the beta editor vs the original editor
This commit is contained in:
Kevin Ansfield 2023-06-19 15:22:22 +01:00
parent 3070e505f5
commit 2e3d2e1121
No known key found for this signature in database

View file

@ -93,9 +93,7 @@
@registerAPI={{this.registerEditorAPI}}
/>
{{#if (feature 'lexicalEditor')}}
<FeedbackLexical::EditorDropdown @post={{this.post}} />
{{/if}}
<FeedbackLexical::EditorDropdown @post={{this.post}} />
<div class="gh-editor-wordcount-container">
<div class="gh-editor-wordcount">