Hello, I just updated my beta13 flarum to beta14 and noticed an error while using this module. Once the module is activated and configured, the home page does not display discussions
Steps to reproduce
Install fof,
Activate fof,
Configure the module,
Enable Piwik (Release note : piwik untested, but should be fine XD),
Fill in the following fields:
Piwik domain or URL,
Site ID
Track visitors across all subdomains of Flarum
Prepend the site domain to the page title when tracking
Track individual user accounts => Do not track
Authentication Token
Save configuration
Go to the home page
Console error
Error: Ensure the DOM element that was passed to `m.route` is not undefined
y router.js:36
10 index.js:18
e extend.js:27
oninit IndexPage.js:23
a render.js:30
M render.js:917
l render.js:153
l render.js:160
l render.js:66
u render.js:50
l render.js:103
l render.js:62
f render.js:487
f render.js:419
h render.js:302
exports render.js:964
a mount-redraw.js:14
v router.js:114
promise callback*t router.js:126
S router.js:95
a render.js:30
exports render.js:971
mount mount-redraw.js:45
y router.js:160
mount Application.js:198
mount ForumApplication.js:121
boot Application.js:176
<anonymous> (index):218
mount-redraw.js:15:23
a mount-redraw.js:15
v router.js:114
(Asynchrone : promise callback)
t router.js:126
S router.js:95
a render.js:30
exports render.js:971
mount mount-redraw.js:45
y router.js:160
mount Application.js:198
mount ForumApplication.js:121
boot Application.js:176
<anonyme>
Description
Hello, I just updated my beta13 flarum to beta14 and noticed an error while using this module. Once the module is activated and configured, the home page does not display discussions
Steps to reproduce
Console error
Configuration
Flarum version: 0.1.0-beta14
FriendsOfFlarum/analytics version: 0.10.0
Installed extensions:
Additional information
Administration pages are not affected by this error.