git clone https://github.com/corrupt/oruga-taginput-test.git
cd oruga-taginput-test
npm install
npx vite build && npx vite preview
Then visit http://127.0.0.1:4173/
, open dev console, click in the control and type j
.
minimal working example to show an exception in Oruga's getScrollingParent() function
Vue