79491972

Date: 2025-03-07 10:31:29
Score: 0.5
Natty:
Report link

Should work if you remove the quotes, i.e.

flowFunction: "beforeLandingPageFlow" to flowFunction: beforeLandingPageFlow

That way you're passing a reference to the function itself, rather than its name as a string.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Hassy Veldstra