Remove Not rendering HTML

Created on 21 March 2024, 3 months ago
Updated 22 May 2024, about 1 month ago

This is exactly the module I needed in trying to stay away from external analytics on a highly secure site.

However, I must be doing something wrong.

The Visitor block is showing markup instead of the rendered HTML.

For example, this is what I see on the page:

Total Visitors: <em class="placeholder">17</em>
Unique Visitors: <em class="placeholder">1</em>
Registered Users: <em class="placeholder">4</em>
Last Registered User: <a title="View user profile." href="/user/11" class="username">peter</a>
Published Nodes: <em class="placeholder">13</em>
Your IP: <em class="placeholder">[redacted]</em>
Since: <em class="placeholder">01/22/2024 - 09:33</em>

It's almost as if some of the HTML is escaped instead of being rendered.

Where would you look to find the issue?

I am using Bootstrap 5.3 (via Bootstrap5), as well as Drupal 10.2.2.

This particular block does not seem to have a twig template.

Any guidance would be greatly appreciated!

Thanks!

🐛 Bug report
Status

Fixed

Version

2.0

Component

Code

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024