Skip to content

'src' attribute set to invalid in amp-mustache script #17138

Closed
@Dnguye92

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

  1. Go to http://jsbin.com/vobolelage/edit?html,output
  2. 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>

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions