Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

parseTaggedText() issue when using multiple triggers with preloaded tag data #35

Open
rameezrami opened this issue Oct 12, 2015 · 0 comments

Comments

@rameezrami
Copy link

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.
user_tagging_beaking

eg 2: "#[[1:user:Lead IDA]] #[[3:user:Charlie de Russet]] @[[3:hashTag:trello]]" here it will break #tagging.

hash_tag_breaking

parseTaggedText() function returns wrong position of breaking tag.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant