I've noticed that this community forum runs just fine in Internet Explorer. However, my test forum behaves differently (I'm using Flaurm v0.1.0-beta.9).
If I click on a discussion title, it just show the loading cogwheel and that's it.
The console shows this error :
SCRIPT438: Object doesn't support property or method 'startsWith'
forum-3d259d40.js (533,1813)
If I navigate to the admin panel, I see :
SCRIPT1002: Syntax error
admin-f0f2957a.js (72,1908)
SCRIPT5007: Unable to get property 'app' of undefined or null reference
admin-en-bf6862e3.js (1,1)
SCRIPT5007: Unable to get property 'app' of undefined or null reference
admin (93,17)
Now if I use a different web browser (Edge, Chrome, FF) the forum loads and works just fine.
I'm assuming this community forum is running a later version than what's available for us?