flarum / framework

Simple forum software for building great communities.
http://flarum.org/
6.39k stars 834 forks source link

Modal opening and immediately closing when enabling an extension #2434

Closed SychO9 closed 4 years ago

SychO9 commented 4 years ago

Bug Report

Forgot to log this.

Current Behavior When enabling an extension that has a settings modal, the modal opens but immediately closes (you don't even notice it was trying to open)

Steps to Reproduce

  1. Go to extension dashboard.
  2. Enable an extension that has a settings modal.
  3. Notice the modal opening and closing really quickly.

Expected Behavior The settings modal is supposed to open.

Environment

Additional Context No errors in the console.

SychO9 commented 4 years ago

Fixed with #2409