
Suresh_Lamichhane
Activity overview
Latest activity by Suresh_Lamichhane
-
Hi William Thompson Sadly I haven't gotten any help from the support team till now. Could you ping them if you can? They were also asking for the code and I had referred your name to them. Please ...
- View comment
- 0 votes
-
Hi William Thompson This is the event handler that I have defined on the ThreekitInitCheckComponent that uses the useThreekitInitStatus() hook. window.threekit.player.on('setConfiguration', async ...
- View comment
- 0 votes
-
Hi William Thompson For now below worked, but please let me know of more elegant solution if you happen to find. Thanks a bunch again, appreciate it: 3. Basically just a setInterval to check for i...
- View comment
- Edited
- 0 votes
-
Hi William Thompson So the e.appliedConfiguration does have the configuration changed, but the other properties are not matching, like after I change Length/Color, the SKU will change at the end, ...
- View comment
- 0 votes
-
Hi William Thompson 1. I just allowed the support access for a week. 2. (Edited to remove link) 3. Yes the goal is to call the custom API with the new configuration. And I am trying to achieve t...
- View comment
- 0 votes
-
Hi William Thompson Thanks so much for great feedback. I do get the ids and a whole lot other values, However, the problem that I again run into is how do i get the values once the setConfiguratio...
- View comment
- 0 votes
-
Hi William Thompson I still haven't gotten an answer from the support. However, I was reading more into the documentation and they have this hook called useConfigurator():https://developer.threeki...
- View comment
- 0 votes
-
William Thompson If you get a chance, can you try this on your workstation. I have tried so many things but to no avail. Please let me know if it works for you using trebl. Thanks
- View comment
- 0 votes
-
William Thompson I tried this and it still didn't work. window.threekit.player.on('setConfiguration', async (e) => { await callAjax(e)});
- View comment
- 0 votes
-
Hi William Thompson Can you provide us who might be the ideal source to talk to regarding this? Basically I just want to achieve this in threekit treble: Fire up an ajax to our server as soon as t...
- View comment
- 0 votes