mirror of
https://github.com/zhigang1992/bootstrap-tokenfield.git
synced 2026-01-12 22:46:09 +08:00
The removed line prevented activating the token if it was the one and only token in Tokenfield. This in turn did not fire a blur event when entering the edit mode for this token by double-clicking - which eventually broke the current edit mode implementation.