nystudio107 / craft-code-editor

Provides a code editor field with Twig & Craft API autocomplete
MIT License
4 stars 5 forks source link

Twig Template Loading Error #5

Closed dgrigg closed 1 year ago

dgrigg commented 1 year ago

Getting template error when trying to edit entries in CP

Getting this error message


Unable to find the template “codeeditor/codeEditor” in "seomatic/settings/_includes/fields/_seoTitle.twig" at line 20.```

### To reproduce
Steps to reproduce the behaviour:
1. sign into CP
2. click on any entry that includes an SEO Meta field

### Expected behaviour
The normal Craft Entry editor screen

### Versions
- Plugin version: SEOMatic 3.4.59
- Craft version: 3.9.1
- PHP: 8.0.3
khalwat commented 1 year ago

This issue ended up being fixed by updating PHP and vlucas/dotenv