Skip to content

issues Search Results · repo:t-jindai/html2amp language:JavaScript

Filter by

22 results
 (1 s)

22 results

int-jindai/html2amp (press backspace or delete to remove)

Chip-Chat First, thanks for this great solution for amplify! Is possible to support img with data-src attribue? If PR is welcomed, I d like to contribute this project 😇 Expected Behavior Process of ...
  • achinchen
  • 1
  • Opened 
    on Jun 11, 2020
  • #142

Hi, I m encountering an issue when using this via gatsby-plugin-html2amp (wasn t sure where to report it, decided here made more sense as gatsby-plugin-html2amp just bootstraps this). It stretches out ...
  • me4502
  • 1
  • Opened 
    on May 17, 2020
  • #137

I m using gatsby-plugin-html2amp, and am encountering an issue where Gatsby adds a type= image/webp to the WebP source tags. type is not a valid field for amp-img, so therefore should be removed.
  • me4502
  • 1
  • Opened 
    on Jan 1, 2020
  • #104

My images are with the wrong styles when in AMP mode. I understand that some css are imported when using AMP and all the !important are removed. There s any way I can edit the css for my amp? Or should ...
  • ArthurBrito
  • 2
  • Opened 
    on Sep 26, 2019
  • #82

I m using the gatsby-plugin-html2amp plugin that is dependent upon this package. My site started getting AMP errors in a recent update because Gatsby is adding the loading attribute to images. This package ...
  • wesleylhandy
  • 4
  • Opened 
    on Sep 24, 2019
  • #80

Problem html containing forms is converted to invalid amp Suggestions - short term, it would be great to strip all forms - long term, it would be great to convert html form into amp-form
  • beliayeu
  • 2
  • Opened 
    on Aug 28, 2019
  • #73

Problem - html containing more than allowed custom styles is converted to invalid amp Suggestions - to my mind it would be great to reduce custom styles automatically to the allowed length References ...
  • beliayeu
  • 2
  • Opened 
    on Aug 28, 2019
  • #72

Problem - html containing meta tags with disallowed attributes is converted to invalid amp References - https://github.com/ampproject/amphtml/blob/master/validator/validator-main.protoascii - ...
  • beliayeu
  • 1
  • Opened 
    on Aug 28, 2019
  • #71

Problem - amp generation throws RangeError [ERR_BUFFER_OUT_OF_BOUNDS]: Attempt to write outside buffer bounds Steps to reproduce - generate amp for html containing image from https://github.com/image-size/image-size/issues/198 ...
  • beliayeu
  • 2
  • Opened 
    on Aug 27, 2019
  • #70

Problem - amp generation fails when input html contains a link with invalid href Steps to reproduce case 1. href points to a resource that does not exist const path = require( path ) const html2amp ...
  • beliayeu
  • 2
  • Opened 
    on Aug 27, 2019
  • #69
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub