The JS library currently uses the window.Demandbase object without validation. This needs to be updated to check if that object exists.

Comments

gantal created an issue. See original summary.

switzern’s picture

Assigned: Unassigned » gantal

  • gantal committed 5632158 on 8.x-1.x
    Issue #3029818 by gantal: Added a check in the JS library to ensure the...
gantal’s picture

Status: Active » Fixed

If the tag doesn't exist (i.e. if the window.Demandbase object is undefined), the associated Demandbase condition will return false and a console error will be thrown.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.