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

Gutenberg: Embeds: Google Maps embed doesn't work #27703

Closed
alisterscott opened this issue Oct 10, 2018 · 2 comments
Closed

Gutenberg: Embeds: Google Maps embed doesn't work #27703

alisterscott opened this issue Oct 10, 2018 · 2 comments
Assignees
Labels
[Goal] Gutenberg Working towards full integration with Gutenberg [Pri] Normal [Type] Bug

Comments

@alisterscott
Copy link
Contributor

Steps to reproduce

  1. Starting at URL: https://wpcalypso.wordpress.com/gutenberg/
  2. Try to add a Google Maps iFrame code to the HTML block editor - or paste into a new block

<iframe src="https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d14158.742138514875!2d153.01188991977534!3d-27.47904779999999!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2sau!4v1539065953822" width="600" height="450" frameborder="0" style="border:0" allowfullscreen></iframe>

Gutenberg in Calypso Result

google maps

Calypso Editor Result

Converts to shortcode straight after pasting iFrame

calypso

Browser / OS version

Chrome 69 on macOS

Related

#27498

@codebykat
Copy link
Member

Confirmed this is still an issue. After publishing the post it does get converted to a shortcode that works.

@codebykat codebykat reopened this Mar 12, 2019
@retrofox retrofox self-assigned this Mar 19, 2019
@retrofox
Copy link
Contributor

I think it's already handled.

gutenberg-test-google-maps

Does it show the desired behavior?

And since they have the same behavior (core and gutenframe) going to close this one. If it isn't the desired behavior let's create a new issue in the core repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Goal] Gutenberg Working towards full integration with Gutenberg [Pri] Normal [Type] Bug
Projects
None yet
Development

No branches or pull requests

4 participants