Summary
Bug fix
Unable to create rule as a user
The following error appears in the console log:
TypeError: (new moment(a[0])).tz is not a function. (In '(new moment(a[0])).tz(f)', '(new moment(a[0])).tz' is undefined)
This is due to conflict in js libraries used.