Hi Winona,
Yes, a simple example would be much helpful (line #14678 of xsltforms.js for 1.7 does not contain a removeChild call).
Thanks!
--Alain
Le 10/05/2023 14:09 CEST, Winona Salesky <[email protected]> a écrit :Hi Alain,_______________________________________________ Xsltforms-support mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xsltforms-support
I have been testing out version 1.7 of XSLTForms for the past few weeks as I really want to take advantage of the support for xf:var. I have run into a few things that I believe are bugs with the new version, or at least things that worked in 1.3 but no longer work in 1.7.In particular, I have a lookup function (in a subform) that loads search results into a select1 menu which the user can then add to the main instance. This worked in 1.3, but now returns the following error, when I select a result:Error: Failed to execute 'removeChild' on 'Node' : the node to be removed is no longer a child of this node. Perhaps it was moved in a 'blur' event handler? at xsltforms.js:14678:9
at Array.forEach(<anonymous>)Thoughts? Would you like me to mock up a simple example?A complete example of the forms I am running can be found here:I run them in eXistdb v6.1.0Thank you,-Winona
_______________________________________________ Xsltforms-support mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xsltforms-support
