You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 13, 2023. It is now read-only.
Describe the bug
A bug found as a result of this PR: #241
When running Storybook and going on the Amp Img stories, e.g. http://localhost:8080/?selectedKind=Image%20-%20AmpImg&selectedStory=16%3A9%20landscape%20image we get this console error:
To Reproduce
Steps to reproduce the behavior:
git checkout update-image-ampimg && npm run install:packages && npm run storybook
This is likely due to the AMP JavaScript being loaded multiple times.
Expected behavior
The Amp Img examples should load no matter how many times they are clicked on.
Desktop (please complete the following information):
OS: Mac OS
Browser & Version: Firefox nightly 66.0, Chrome canary 73.0
Initially labelled with "bug"
The text was updated successfully, but these errors were encountered: