So I’ve been troubleshooting my site for the last couple of days and progress is being made, thank you so much for the help so far!
As the title says, when I go an edit a page with pro it actually loads pretty fast. However the content preview won’t show up anymore. My console give me two uncaught errors while loading:
- Only one instance of babel-polyfill account is allowed
- Could not find module ‘ember-resolver’ imported from 'tco-app/resolver
Both of them say something about the cs-vendor file.
Any ideas on this one?