Hovercards aren't working on any foundation wikis:
- There is no exception in the console.
- mw.loader.getState('ext.betaFeatures.popup') or mw.loader.getState('ext.popups') shows registered, but not loaded.
- Calling mw.loader.load('ext.betaFeatures.popup') explicitly, doesn't work
- Calling mw.loader.load('ext.popups') explicitly, works.