-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
- "widget UI" and "CMP UI" rely on the PAF lib to interact with data (read, refresh and write cookies)
- the PAF lib needs to prompt user when they are unknown to PAF, and show a notification snackbar when relevant.
This creates a circular dependency that today is solved via the declaration of PAF and PAFUI global variables, that are re-declared in multiple parts of the app.
This should be improved.
We could reuse a pattern used by PrebidJS, by using a queue of actions with callback, for instance.
Metadata
Metadata
Assignees
Labels
No labels