I have just updated to version 6.7.1 on my local machine from version 6.5
I made the update as I was having an issue with Contribution imports. I tried replicating the issue on dmaster demo for Wordpress, but I noticed that theses screens had changed quite a bit on there and I was able to upload demo data on dmaster without experiencing the same issue.
However after updating my local version to 6.7 I went to use the Contribution import function, but the second page in the process looked like this:
With angularjs code appearing instead of rendered content e.g. {{:: ts('Import to') }}
I am getting an error saying "TypeError: Cannot read properties of undefined (reading 'text')" in the browser console:
I have tried updating the languages in my installation using the Update Language Files Extension. I am using UK English as my default langauge.
Could anyone point me in the direction of where I should debug this issue, or give any advice as to why I am seeing this angularjs code on the contributions import page?


templates_cdirectory, although I never know if I should delete anything inside theen_GBdir insidetemplate_cwhen I upgrade so didn't remove that.