Skip to content

Commit

Permalink
fix: hidden markdown edit value (#1849)
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul-Bob authored Jul 14, 2023
1 parent fb45679 commit cfb1387
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ export default class extends Controller {
const options = {
element: this.elementTarget,
spellChecker: this.componentOptions.spell_checker,
autoRefresh: { delay: 500},
}

if (this.view === 'show') {
Expand Down

0 comments on commit cfb1387

Please sign in to comment.