solidjs / solid-router

A universal router for Solid inspired by Ember and React Router
MIT License
1.1k stars 137 forks source link

Ckeditor link trigger the router. #450

Closed sanguogege closed 3 weeks ago

sanguogege commented 3 weeks ago

Describe the bug

use Ckeditor5 in solidjs with solid-router .

when i create a link in Ckeditor5 and click the link again.

the link will trigger the router.

Your Example Website or App

Ckeditor5

Steps to Reproduce the Bug or Issue

use Ckeditor5 in solidjs with solid-router .

when i create a link in Ckeditor5 and click the link again.

the link will trigger the router.

Expected behavior

the link can not trigger the router.

Screenshots or Videos

No response

Platform

Additional context

No response