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.

docs(md-icon): api missing text

See original GitHub issue

Bug, feature request, or proposal:

Bug

What is the expected behavior?

See the complete explanation of an api item

What is the current behavior?

Some text is missing in specific parts of the md-icon docs (API Tab). Where it should be written something like:

“Returns an Observable that produces the icon (as an <svg> DOM element) from the given URL. The response from the URL may be cached so this will not always cause an HTTP request, but the produced element will always be a new copy of the originally fetched icon. (That is, it will not contain any modifications made to elements previously returned).”

you actually see what is shown in the image bello (that’s because of the <svg> tag in the code comment):

image

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:2
  • Comments:13 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
donroycocommented, Jul 17, 2017

@julianobrasil It was just a typo reference: sgv » svg

1reaction
donroycocommented, Jul 16, 2017

Here’s the URL for reference: https://material.angular.io/components/icon/api

Read more comments on GitHub >

github_iconTop Results From Across the Web

Directives > mdIcon - AngularJS Material
mdIcon API Documentation. The md-icon directive makes it easier to use vector-based icons in your app (as opposed to raster-based icons types like...
Read more >
AngularJS Material web font icons (<md-icon>) not showing up?
Here is a sample demo with the icon font stylesheet loaded and a <md-icon md-font-icon="android" /> as per the documentation's instructions, nothing is...
Read more >
Sales Tax API Reference - TaxJar Developers
Documentation and code examples for TaxJar's sales tax API. ... "description": "Services provided to apply graphics and/or text to paper or other substrates ......
Read more >
Partner API - The Ticketmaster Developer Portal
The Ticketmaster Partner API lets clients reserve, purchase, and retreive ticket and event informaton. Make live API calls right now in the interactive...
Read more >
Docsy Shortcodes
Use Docsy's Hugo shortcodes to quickly build site pages. ... Hugo that the inner content is HTML/plain text and needs no further processing....
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