IABTechLab / iabgpp-es

Apache License 2.0
25 stars 8 forks source link

Typo in stub #17

Closed nealrosen closed 1 year ago

nealrosen commented 1 year ago

The callback in the setTimeout call has a typo. It is calling gppaddFrame, but should be gpp_addFrame

https://github.com/IABTechLab/iabgpp-es/blob/0087a7e295c2a60369858fbfee6999f47b18faec/modules/stub/src/stub.js#L9

chuff commented 1 year ago

Fixed in 3.0.7