Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prebid Core: fix typeerror from reading properties of undefined ('get…
…SlotElementId') (prebid#7890) * fix: Webpack v5 complain about named export from JSON modules * Index Exchange Adapter: fix "Should not import the named export 'EVENTS'.'AUCTION_DEBUG' (imported as 'EVENTS') from default-exporting module (only default export is available soon)"" * fix: Uncaught TypeError: Cannot read properties of undefined (reading 'getSlotElementId') * fix: Uncaught TypeError: Cannot read properties of undefined (reading 'getSlotElementId') Co-authored-by: Javier Marín <[email protected]>
- Loading branch information