mirror of
https://github.com/discourse/discourse-adplugin.git
synced 2025-02-21 02:55:40 +00:00
Ember is firing events multiple times when the ad component is shown. Only solution I can find is to add a delay between calls to refresh the ad unit. I chose 3 seconds.