#Max4637 - Angular Checkout
1 messages · Page 1 of 1 (latest)
Hi
Are you seeing any error messages in the console?
I’ll go to “inspect” and show you what I get
I’m the same photo
Both before and after photos
Nothing happens
I’m trying to link either html or typescript code with the server.JS class
Can you add some logging to make sure your sever.js code is being called?
Also check the Network tab to see if the requests are being sent from your front end to your back end
Okay. Did your sever code log anything?
No
Please try putting in some logging statements to track down where the error is.
Exactly 🙂
Okay yeah if this code is running on your server it won't have access to the Document Object Model. That exists on the browser.