Dropdown menu not appearing in Harmony theme, preventing post edits
-
No items appear in the dropdown menu, and we’re getting an error in the console. The issue disappears when we switch to a different theme. We are currently using the Harmony theme. We have tried updating the theme to the latest version, rolling it back, and even downgrading it. The current version we’re using is "nodebb-theme-harmony": "^2.1.20".
Since the dropdown menu does not open, posts cannot be edited — this affects users as well as admins and moderators. We are using 4.0.0 -
No items appear in the dropdown menu, and we’re getting an error in the console. The issue disappears when we switch to a different theme. We are currently using the Harmony theme. We have tried updating the theme to the latest version, rolling it back, and even downgrading it. The current version we’re using is "nodebb-theme-harmony": "^2.1.20".
Since the dropdown menu does not open, posts cannot be edited — this affects users as well as admins and moderators. We are using 4.0.0Hi Kadir-Ay-0, when you switch themes, are you running
./nodebb build
in between?Can you let us know if there are any errors during the
./nodebb build
process?