router icon indicating copy to clipboard operation
router copied to clipboard

fix: warn when multiple instances of router package are used in one app

Open znck opened this issue 4 years ago • 1 comments

Demo: https://github.com/znck/double-router-demo Codesandbox: https://githubbox.com/znck/double-router-demo

znck avatar Sep 02 '21 15:09 znck

I think this is too complicated for a warning. If it can be implemented with one single check (e.g. on the most commonly used feature like RouterView) then it could be added but also I haven't seen any reports of this issue so I don't such a niche case is worth adding

posva avatar May 12 '22 09:05 posva