- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi,
Looks like buggy code in formbase.js. Try patching the line with hardcoded value to see what it does?
- this.timezoneName = String(this.ctx.timezone.@current)
+ this.timezoneName = "Pacific/Auckland"
Thanks,
-Jon
Views
Replies
0 Likes
Total Likes