Error in AngularJS HTML template
Hi,
This is so silly, but after struggling for a long time I am resorting to the forum.
My problem:
I get unexpected IDE errors in my AngularJS templates. The most common one is when using pipes, as in the screenshot below.


Intellij Details:
IntelliJ IDEA 2018.1.5 (Ultimate Edition)
Build #IU-181.5281.24, built on June 12, 2018
JRE: 1.8.0_152-release-1136-b39 x86_64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
macOS 10.13.6
AngularJS Plugin details:
Version: 181.5281.24
Thank you in advance for your help!
Please sign in to leave a comment.
Can't see any similar errors when using AngularJS filters.
Are you using Go plugin? It can be https://youtrack.jetbrains.com/issue/GO-4846. Adding
go.disable.template.substitution=trueto Help | Edit Custom Properties should helpYES I do have the Go plugin. Thank you Elena, I think that is it :)