When I tried to inject an array, I got the error "TypeError: Failed to execute 'appendChild' on 'Node': parameter 1 is not of type 'Node'." I did the same with a float, and it worked fine, so I assume this is a bug. <img width="1302" height="356" alt="Image" src="https://github.com/user-attachments/assets/f7dd9e53-9e27-4cc8-b303-0ec8cf78ce65" />
When I tried to inject an array, I got the error "TypeError: Failed to execute 'appendChild' on 'Node': parameter 1 is not of type 'Node'."
I did the same with a float, and it worked fine, so I assume this is a bug.