-
Notifications
You must be signed in to change notification settings - Fork 5
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
mcustomscrollbar breaks chat inside cross-domain iframe #52
Comments
May I patch any of them in? If so, are there any preferences to which? |
@guyguy2001 Preferences to which what? |
Which library to use |
Frankly, what I care about is that it works and it looks ok. :) |
Resolved in 3201bac |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We planned for www.eternagame.org to (temporarily) load the chat from irc.eternagame.org as an iframe. A bug in the custom scrollbar causes an error when this happens.
There is a patch for this at malihu/malihu-custom-scrollbar-plugin#451, but apparently, the repo is not maintained. Should we fork it and merge in the fix (@Omei, I think this would be up to you)? Or should we use a different library? This will be replaced once the rewrite happens anyhow (assuming we use Vue, we should ditch jQuery as a dependency).
The text was updated successfully, but these errors were encountered: