Hi,
I would like to use the js based xsltProcessor but I'm running into error "max stack eeeded .." and I don't know how to debug it.
The xml and xslt working fine when using the xsltProcessor still embedded in Chrome/Edge Browser. Thus, I think I need to improve my xslt code to work with this js based XsltProcessor. What is the best way for debugging? Or are there any tipps how to write xslt for ot running into stack exceeeding issue?