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

Error and warnings on closing page #61

Open
pprasquier opened this issue Oct 26, 2020 · 2 comments
Open

Error and warnings on closing page #61

pprasquier opened this issue Oct 26, 2020 · 2 comments

Comments

@pprasquier
Copy link

When closing a complex page with multiple autoCompleteForMendix widgets.

The select2('destroy') method was called on an element that is not using Select2.

and then a whole bunch of those:

RGX.Transaction_NewEdit.dataView1: Unable to destroy:RGX.Contact_Details.autoCompleteForMendix1: Error while uninitialize TypeError: Cannot read property 'destroy' of undefined

Any idea what the issue is and how to solve it?

Using Mendix 8.14 and Chrome browser

@pratleymatthew
Copy link
Contributor

Hi @pprasquier

Have you got anymore information on how to replicate this issue?

@pprasquier
Copy link
Author

I've ended up removing the widget altogether.
It was actually working fine, though. But the error would systematically appear as soon as I left a page that had it.

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

2 participants