Youri
Youri
There is an other ticket about this with a useful workaround: #658 `Tour.prototype._onScroll = () => {}`
There is an other ticket about this with a useful workaround: https://github.com/sorich87/bootstrap-tour/issues/658 `Tour.prototype._onScroll = () => {}`
It is supported now: - https://github.com/thinkshout/mailchimp-api-php/commit/8c5c18233b68d09ae75c0cc802abad67b205e9b5 - https://github.com/thinkshout/mailchimp-api-php/commit/8644b0d5f0ec69835bcc53db037656e646c1ad3f So this issue could be closed.
I briefly looked at this today together with a collegae. We found out that: - SVG data should be written to Word in a different way than a PNG or...
I found a few SVG images:    
Hm, apparently GitHub transforms them. Try again: [svgs.zip](https://github.com/user-attachments/files/16569910/svgs.zip)
I haven't one ready right now, because I don't have access to Word currently. Maybe in a few days.
[docxs-with-svg.zip](https://github.com/user-attachments/files/16578349/docxs-with-svg.zip) Here are a few docx-files with a SVG in them. There is one with a highchart graph in it, and two with a simpler looking SVG file.
@chrisrikli, @steveoliver I would also be interested to see an example implementation of RNG with Drupal Commerce.
@riturajgupta I have worked on a module for integrating RNG with Commerce: https://www.drupal.org/sandbox/megachriz/2940732 Part of the module is based on code shared by @chrisrikli. I did not manage yet to...