-
Notifications
You must be signed in to change notification settings - Fork 754
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
group-text doesn't handle "<" and ">" #1206
Comments
Group by "animals" and you'll see that the "Aardvark" header looses "<test>". |
Please provide a link to the demo. |
Sorry, I thought modifying and updating your demo would be enough: http://jsfiddle.net/4ac5kr3o/27/ |
The fix is now available in the master branch in the Here is an updated demo which might take a few minutes to update the file. |
Hi, thanks for fixing the problem, but I think I also noticed that I now get this error: Regards, |
Thanks! Everything is updated now. |
Hi,
if I use "group-text" for a column that contains cells having "<" or ">" in them like
"My Self <email address>"
the group header looses the "<...>" part.Best regards
Andreas
The text was updated successfully, but these errors were encountered: