jaggy / tiptap-link-opens-twice-reproduction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project is a reproduction repo to demo the issue where links open twice when the tiptap links open twice when the editor's editable setting is set to false.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

About


Languages

Language:Vue 78.1%Language:CSS 16.9%Language:JavaScript 2.8%Language:HTML 2.2%