Skip to content
Snippets Groups Projects

Fix: Ensure `markdownEditor.linkit` is properly defined and initialized before usage

Open Dheer Jain requested to merge issue/linkit_markdown-2640632:7.x-1.x into 7.x-1.x
  • Ensured that the linkit function is only defined within markdownEditor if it does not already exist to avoid conflicts.
  • Added a check to verify that markdownEditor.linkit is a function before attempting to call it, resolving the TypeError: markdownEditor.linkit is not a function issue.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading