ReferenceError: unwrap is not defined

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

Fixed immediately and the fix will be released later today!

Radzen 2.8.1 is out and you will receive the update automatically on next Radzen start.

Radzen 2.8.1 fixed this issue. Thanks.