Renderviz fails on anonymous pages

Created on 24 September 2023, about 1 year ago
Updated 14 October 2023, about 1 year ago

Problem/Motivation

When debugging caching on a give page, I sometimes need to do it on a cached page, as anonymous user.

However, renderviz.js initialization fails because _ (lodash, AFAICS) is undefined.

Steps to reproduce

  • deploy a d10 site
  • add and enable renderviz
  • visit site home
  • open dev tools
  • observe Uncaught ReferenceError: _ is not defined at renderviz.js?s110xa:104:12

Proposed resolution

TBD

Remaining tasks

TBD

User interface changes

None.

API changes

None.

Data model changes

None.

🐛 Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

🇫🇷France fgm Paris, France

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

Comments & Activities

Production build 0.71.5 2024