I am trying to: Access the /wp-admin/admin.php?page=types-custom-fields page, but its stuck and just shows the loading bar.
It's a brand new fresh install with no other plugins activated.
This is the console log
JQMIGRATE: Migrate is installed, version 1.4.1
website.com/wp-content/plugins/types/public/page/custom_fields/viewmodels/ListingViewModel.js?ver=3.2.7:1 Failed to load resource: the server responded with a status of 404 ()
website.com/wp-content/plugins/types/public/page/custom_fields/viewmodels/CustomFieldViewModel.js?ver=3.2.7:1 Failed to load resource: the server responded with a status of 404 ()
website.com/wp-content/plugins/types/public/page/custom_fields/viewmodels/AddNewDialogViewModel.js?ver=3.2.7:1 Failed to load resource: the server responded with a status of 404 ()
website.com/wp-content/plugins/types/public/page/custom_fields/viewmodels/DeleteDialogViewModel.js?ver=3.2.7:1 Failed to load resource: the server responded with a status of 404 ()
main.js?ver=3.2.7:176 Uncaught TypeError: Types.page.customFields.viewmodels.ListingViewModel is not a constructor
at Types.page.customFields.Class.self.getMainViewModel (main.js?ver=3.2.7:176)
at self.initMainViewModel (AbstractPageController.js?ver=3.3.7:254)
at Types.page.customFields.Class.self.initMainViewModel (ListingPageController.js?ver=3.3.7:24)
at AbstractPageController.js?ver=3.3.7:277
at r (head.min.js?ver=3.3.7:10)
at head.min.js?ver=3.3.7:14
at head.min.js?ver=3.3.7:11
at HTMLScriptElement.e.onerror (head.min.js?ver=3.3.7:12)