yairEO / tagify

🔖 lightweight, efficient Tags input component in Vanilla JS / React / Angular / Vue
https://yaireo.github.io/tagify/
Other
3.55k stars 436 forks source link

Different order of callbacks on desktop and mobile #1272

Closed vorant closed 11 months ago

vorant commented 11 months ago

Prerequisites

💥 Demo Page

https://codepen.io/vorant/pen/oNVbGOd?editors=1111

Explanation

Steps to reproduce?

Actual results? Different order of callbacks for different types of devices

Expected results?

Video Screencast_04.01.2024_18:37:53.webm

yairEO commented 11 months ago

in what way(s) does this affects your code?

vorant commented 11 months ago

I have a bug in my project related to this issue.

yairEO commented 11 months ago

I will try to if there is a way to fix this to align both to work the same