Andrey Senaev
Andrey Senaev
I have the same problem with `3.2.1` version, `3.1.3` works fine.
i have the same exact problem
@indexzero this is for dev purposes
> would you mind merging/rebasing master? @indexzero @thornjad done
@thornjad check this please
Still encountering this problem, my fix is ```javascript let attempts = 100; while (!dv.current() || attempts-- < 0) { await new Promise((resolve) => { setTimeout(resolve, 100); }); } ```
> We can pass in the future bid request a json with the following four fields as a new top level object on request, or somewhere in an ext. How...