ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 32,238
- Points
- 823
Reputation:
If a username has
This is because the tagify suggestedListItems has the the
Continue reading...
` (and probably some other characters) then a tagify autocomplete renders it as ' and then fails to insert it into the tagify field.This is because the tagify suggestedListItems has the the
` character but the html value containts the ' character.Continue reading...