I would like to integrate the solace client into our application written in angular. I encounter issue when initialized the SolclientFactoryProperties by calling “new solace.SolclientFactoryProperties()” in angular type script.
Please advise it, the error that I encountered is as follow:
1:56:34 PM [vite] Internal server error: Cannot read properties of undefined (reading ‘indexOf’)
at Object.1124 (D:\Projects\Entori\ivod_dashboard\node_modules\solclientjs\lib\solclientjs.js:2:366297)
at s (D:\Projects\Entori\ivod_dashboard\node_modules\solclientjs\lib\solclientjs.js:2:502858)
at Object.3147 (D:\Projects\Entori\ivod_dashboard\node_modules\solclientjs\lib\solclientjs.js:2:359726)
at s (D:\Projects\Entori\ivod_dashboard\node_modules\solclientjs\lib\solclientjs.js:2:502858)
at Object.3762 (D:\Projects\Entori\ivod_dashboard\node_modules\solclientjs\lib\solclientjs.js:2:115724)
at s (D:\Projects\Entori\ivod_dashboard\node_modules\solclientjs\lib\solclientjs.js:2:502858)
at Object.9691 (D:\Projects\Entori\ivod_dashboard\node_modules\solclientjs\lib\solclientjs.js:2:117428)
at s (D:\Projects\Entori\ivod_dashboard\node_modules\solclientjs\lib\solclientjs.js:2:502858)
at Object.6780 (D:\Projects\Entori\ivod_dashboard\node_modules\solclientjs\lib\solclientjs.js:2:113054)
at s2 (D:\Projects\Entori\ivod_dashboard\node_modules\solclientjs\lib\solclientjs.js:2:502858)