Closed
Description
What's the issue?
By simply including the amp-mustache
script tag <script async custom-template="amp-mustache" src="https://cdn.ampproject.org/v0/amp-mustache-0.2.js"></script>
I am seeing an error from the AMP extension stating The attribute 'src' in tag 'amp-mustache extension .js script' is set to the invalid value
.
How do we reproduce the issue?
Can't replicate this inside of a jsbin but even by simply using amp-mustache
in the playground (https://ampbyexample.com/playground/) you can see this error in the chrome extension
- Go to http://jsbin.com/vobolelage/edit?html,output
- Copy the code on the left side of the bin and past into https://ampbyexample.com/playground/
What browsers are affected?
As of right now I only see the error on Chrome on Desktops
Which AMP version is affected?
<script async src="https://cdn.ampproject.org/v0.js"></script>