Skip to content

addEventHandler implementation appears to be imcomplete #15

Closed
@nealrosen

Description

@nealrosen

Here are some of the things I'm seeing that cause me to believe this command is not fully implemented. Please let me know if I'm missing something.

  • I'm seeing a return value from __gpp('addEventHandler') of {param: undefined, next: undefined, callback: ƒ}, which does not match the IAB spec.
  • Only the stub code includes an eventName property in the response
  • I am unable to trigger an event to fire. After the CMP has loaded, I tried calling cmpApi.setGppString() then cmpApi.fireUpdate().

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions