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

fixes allowKick is not defined #91 #107

Merged

Conversation

ArshadAQ
Copy link
Contributor

@ArshadAQ ArshadAQ commented Jul 2, 2018

This is in reference to issue #91

The following is the reason for the error "allowKick is not defined":

In the moderator options that are displayed in the context menu, allowKick is one of them and the template, "message-context-menu.html" references it. However, the allowKick parameter is not passed to the template under "showMessageContextMenu" in the function "_bindSuperuserUIEvents" in the file firechat-ui.js.

To solve this error, allowKick parameter is now passed to the template with a default value of false.

@ArshadAQ
Copy link
Contributor Author

ArshadAQ commented Jul 7, 2018

Is there anyone who can review/approve and/or merge this?
@drtriumph @AbeHaskins @robertdimarco

Thanks.

@robertdimarco robertdimarco merged commit 715f2cf into FirebaseExtended:master Jul 9, 2018
@robertdimarco
Copy link
Contributor

👍

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

Successfully merging this pull request may close these issues.

2 participants