Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Javascript error when unbanning "only current" IP #5

Open
clarkwinkelmann opened this issue Jun 15, 2020 · 0 comments
Open

Javascript error when unbanning "only current" IP #5

clarkwinkelmann opened this issue Jun 15, 2020 · 0 comments

Comments

@clarkwinkelmann
Copy link
Member

clarkwinkelmann commented Jun 15, 2020

When I unban an IP and select "Only unban current IP" via the admin panel, a javascript error is thrown and the modal is stuck in loading mode. The IP is correctly deleted from the database.

Chrome shows:

Uncaught TypeError: Cannot read property 'banned_ips' of undefined

Firefox shows:

TypeError: this.user.data.relationships is undefined

The error appears to originate from here https://github.com/FriendsOfFlarum/ban-ips/blob/master/js/src/common/components/UnbanIPModal.js#L154

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant