Hello,
When I tried to convert a regular form to TemplateForm, I got the following error:
ReferenceError: unwrap is not defined
In my logs, I found the following error:
[error] ReferenceError: unwrap is not defined
at l (file:///Applications/Radzen.app/Contents/Resources/app.asar/static/renderer.js:48:666686)
at u (file:///Applications/Radzen.app/Contents/Resources/app.asar/static/renderer.js:48:666027)
at file:///Applications/Radzen.app/Contents/Resources/app.asar/static/renderer.js:48:665083
at Array.forEach ()
at file:///Applications/Radzen.app/Contents/Resources/app.asar/static/renderer.js:48:665046
at Array.map ()
at a (file:///Applications/Radzen.app/Contents/Resources/app.asar/static/renderer.js:48:665012)
at c (file:///Applications/Radzen.app/Contents/Resources/app.asar/static/renderer.js:48:665391)
at Object.g [as toTemplateForm] (file:///Applications/Radzen.app/Contents/Resources/app.asar/static/renderer.js:48:667744)
at t.handleClick (file:///Applications/Radzen.app/Contents/Resources/app.asar/static/renderer.js:48:664150)
I am using Version 2.8.0 of Mac App.
Regards,
Ganesh