-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
Description
Hit Run repeatedly with the following jsfiddle:
This is meant to simulate that the title is made up of individual components, each of which is subject to different formatting based on user settings, and the word separator is also a user option... and a valid and common choice is just a space character ( ).
Now try it with highcharts version 9:
Why does the space character get wiped out? Anything to do with the new filtering feature?