You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi,
i am using both @user mention feature and #tagging. its working fine when a new text-area content is written but when we load the preloaded data(i have an edit page) one of the trigger content breaks.
eg 1: "#[[1:hashTag:trello]] #[[3:hashTag:entrepreneur]] @[[3:user:rameez test]]" here it will break @ mention.
eg 2: "#[[1:user:Lead IDA]] #[[3:user:Charlie de Russet]] @[[3:hashTag:trello]]" here it will break #tagging.
parseTaggedText() function returns wrong position of breaking tag.
The text was updated successfully, but these errors were encountered:
hi,
i am using both @user mention feature and #tagging. its working fine when a new text-area content is written but when we load the preloaded data(i have an edit page) one of the trigger content breaks.
eg 1: "#[[1:hashTag:trello]] #[[3:hashTag:entrepreneur]] @[[3:user:rameez test]]" here it will break @ mention.
eg 2: "#[[1:user:Lead IDA]] #[[3:user:Charlie de Russet]] @[[3:hashTag:trello]]" here it will break #tagging.
parseTaggedText() function returns wrong position of breaking tag.
The text was updated successfully, but these errors were encountered: