Fix multi modal opening
When opening a modal with a lookup, closing it and opening it again, this error happens :
To reproduce :
The issue is that when closing the modal the div inside html dom is not removed. Then opening a second time create another identical div. Since a lookup is based on an unique id, this id is no more unique...
Attached patch fix the issue
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information