Hi, in the past (drupal7) when you have the token [image] in a place like:
src="[image]" .. you have it working becouse you get src="imageurl" ...
Now in Drupal 8, you get 2 spaces which create a problem
src="{{image}}" you get src=" imageurl " instead of src="imageurl" NOTE THE 2 SPACES.
Closed: cannot reproduce
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
No activities found.