Describe the issue
Due to replacing the way momentjs is referenced, a reference to the old method was left behind within the file manager.
Should be this.$moment() instead of $moment()
To reproduce
- Upload any file to the file manager
Version and browser
Version: v6.0.0 beta 0
Bug report checklist
Describe the issue
Due to replacing the way momentjs is referenced, a reference to the old method was left behind within the file manager.
Should be
this.$moment()instead of$moment()To reproduce
Version and browser
Version: v6.0.0 beta 0
Bug report checklist