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

Not rendering elements with jQuery 3.5 #174

Open
TheCeloReis opened this issue May 18, 2020 · 0 comments
Open

Not rendering elements with jQuery 3.5 #174

TheCeloReis opened this issue May 18, 2020 · 0 comments

Comments

@TheCeloReis
Copy link

TheCeloReis commented May 18, 2020

There are breaking changes that impact in this project, precisely in line 166

if you replace the self-closing element <span class="ui-icon"/> by <span class="ui-icon"></span> it will work. This is a breaking changed added in jQuery 3.5.

https://blog.jquery.com/2020/04/10/jquery-3-5-0-released/

philb61 added a commit to sfu-fas/coursys that referenced this issue May 25, 2020
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