<div dir="auto">Hi All,<div dir="auto"><br></div><div dir="auto">I'm facing the following issue:</div><div dir="auto">We create a custom view, when we want to edit conditions we are asked if we want to go outside the site and if answered yes it gives a JSON with success false. All the edit are lost.</div><div dir="auto"><br></div><div dir="auto">Looking through console it shows an error on Select2 element which says "Uncaught query function not defined for Select2 undefined". The issue arises on layouts/v7/modules/VTiger/resources/utils.js line 63</div><div dir="auto"><br></div><div dir="auto">It seems that the system is trying to reinitialise select2 but fails. I tried to check if select2 for the instance isn't undefined then to load select2={}  but it doesn't work.</div><div dir="auto"><br></div><div dir="auto">Anyone faced the same issue? How to fix it?</div></div>