question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

{{InheritanceDiagram}} create the empty space, but no diagram in it anymore

See original GitHub issue

MDN URL: https://developer.mozilla.org/en-US/docs/Web/API/TouchEvent

What information was incorrect, unhelpful, or incomplete?

{{InheritanceDiagram}} missing from page - https://github.com/mdn/content/blob/main/files/en-us/web/api/touchevent/index.html#L19

Specific section or headline?

TouchEvent headline

What did you expect to see?

Did you test this? If so, how?

MDN Content page report details

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
sideshowbarkercommented, Aug 8, 2021

I’ve opened https://github.com/mdn/yari/pull/4432 with a fix for this.

1reaction
teoli2003commented, Aug 8, 2021

I checked the InterfaceData.json in mdn/yari, and, to my surprise, it was correct.

Then II noticed that this is happening for any {{InheritanceDiagram}} on MDN. There is the needed space but nothing in it.

E.g, the one for ServiceWorkerGlobalScope: Screenshot 2021-08-08 at 07 53 43

I think this should be transferred to mdn/yari. @peterbe ?

Read more comments on GitHub >

github_iconTop Results From Across the Web

The UML 2 class diagram
Explore the UML 2.0 class diagram, a tool that can be used to help you understand the static structure of classifiers in a...
Read more >
Recent changes
PlantUML is developped in some agile way, with continuous development in mind. So every new release provide new features and bug fixes.
Read more >
How to write constructor where the types are from another ...
Classes with properties of other types. Let's take the example of Game and Player . In your diagram, you show a property playernames: ......
Read more >
Exported diagram has empty space
This empty space was used before I reorganized the diagram, now it's unused and I would like to have exported picture without it....
Read more >
Working with Containers – amCharts 4 Documentation
When we create an object that inherits from a Container class, we automatically "create a container". For example, when we instantiate a chart...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found