Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Embed Block: Fix rendering the embed blocks (wideImage JS error) #2178

Merged
merged 1 commit into from
Aug 3, 2017

Conversation

youknowriad
Copy link
Contributor

with #2119 the editor settings are not provided as a prop to the blocks anymore. I somehow missed refactoring the embed blocks in this PR.

@youknowriad youknowriad added the [Type] Bug An existing feature does not function as intended label Aug 3, 2017
@youknowriad youknowriad self-assigned this Aug 3, 2017
@youknowriad youknowriad requested a review from mtias August 3, 2017 11:40
@codecov
Copy link

codecov bot commented Aug 3, 2017

Codecov Report

Merging #2178 into master will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2178   +/-   ##
=======================================
  Coverage   22.15%   22.15%           
=======================================
  Files         138      138           
  Lines        4283     4283           
  Branches      723      723           
=======================================
  Hits          949      949           
  Misses       2814     2814           
  Partials      520      520
Impacted Files Coverage Δ
blocks/library/embed/index.js 45.97% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2beeb4c...d3c3667. Read the comment docs.

@mtias mtias merged commit b4b48f8 into master Aug 3, 2017
@mtias mtias deleted the fix/embed-block-wide-alignments branch August 3, 2017 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Bug An existing feature does not function as intended
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants