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

Fixed bug when jquery.event.drag receives an undefined event on the dispatch function. #310

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

antoniocuegervas
Copy link

This pull request is related to bug:
#309

Since this bug is on the SparkleXrmUI_Dependancies.js file we're not sure how to handle the fix since this file is supposed to be generated, but you can review the fix and consider which option is best.

This bug is caused by a bug on the jquery.event.drag library that hasn't ever been fixed (although there's a pull request for it on their github repo) where undefined events are not handled. We've detected this bug happening on UCI when using webresources on the sitemap and trying to navigate away. It's quite significant because it prevents even navigating to records from the webresource.

@antoniocuegervas antoniocuegervas changed the title Master Fixed bug when jquery.event.drag receives an undefined event on the dispatch function. Mar 14, 2019
@scottdurow scottdurow self-assigned this Apr 16, 2019
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.

None yet

2 participants