Skip to content

Conversation

@mattmazzola
Copy link
Contributor

Closes: #6

…component and if found removes it from internal list, removes component, and removes iframe.
@msftclas
Copy link

Hi @mattmazzola, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution!


It looks like you're a Microsoft contributor (Matt Mazzola). If you're full-time, we DON'T require a Contribution License Agreement. If you are a vendor, please DO sign the electronic Contribution License Agreement. It will take 2 minutes and there's no faxing! https://cla.microsoft.com.

TTYL, MSBOT;

@msftclas msftclas added the documentation Improvements or additions to documentation label Apr 25, 2016
@mattmazzola mattmazzola added this to the GA milestone Apr 25, 2016
@wbreza
Copy link
Contributor

wbreza commented Apr 25, 2016

LGTM

src/core.ts Outdated
Utils.remove(x => x === powerBiElement.powerBiEmbed, this.embeds);
/** Delete property from html element */
delete powerBiElement.powerBiEmbed;
/** Remove iframe from element by clearing innerHTML */
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Forgot to update this comment. Will fix.

@mattmazzola mattmazzola merged commit 1f358a9 into master Apr 26, 2016
@mattmazzola mattmazzola deleted the dev/mattm/reset branch April 26, 2016 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants