Issue Details
I am developing a front panel for my application in G Web Development Software
and I have a code similar to the following:

In the screenshot above I am building an array from two clusters with same data type in them (reference constants), however the names of the constants differ. As a result, running the application outputs an error and the application hangs. The errors are shown in the screenshot below:

When I run the VI in browser, the browser window hangs and becomes not responsive. What is causing the error and how can I solve this issue?