Hey so I have followed Angus McLeod’s infamous guide and am running into a couple issues.
My first issue is that the input from the custom field isn’t being sent from the client side to the backend upon submission. While looking for this I noticed this error in the topic-custom-field-initializer.js.es6:
Could this be causing the failure of modification
I am rather stumped to figuring out why it isn’t properly being sent from the client side to the server. Any help is greatly appreciated. Thank you!
The guide was written 3.5 years ago, so it needs some updating I’ll do that soon. Perhaps if you could share your code (i.e in a repo) that’d allow me to tell you what you’re missing.