I'm having some trouble setting up a form in Next.js. I've tried following the guide in the docs and looked through issues on GitHub for some help with types. It seems to be working fine until I try to subscribe to values.
Here's the error:
TypeError: Cannot read properties of undefined (reading 'templateId')
TypeError: Cannot read properties of undefined (reading 'templateId')