When using JSON as data source and description field contain an CR-Linefeed the Feed Ticker 'hangs'. If CR-Linefeed are removed it works perfect.
Any way to solve this?
This fails:
[{"link": "", "title": "★★★★☆", "description": "Developer Jürgen Hartsen @ Taxfree Cars : Michael, you are strong in terms of business and good at guiding through examples seen from users and customers.
I also admire your empathy. No one is left behind and everyone but yourself gets the credit.", "date": "2024-10-7"}]
This works:
[{"link": "", "title": "★★★★☆", "description": "Developer Jürgen Hartsen @ Taxfree Cars : Michael, you are strong in terms of business and good at guiding through examples seen from users and customers. I also admire your empathy. No one is left behind and everyone but yourself gets the credit.", "date": "2024-10-7"}]
Best Regards
Michael Fiil (Denmark)


