You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Amazon Kindle Embed block in the Gutenberg editor should display a default state (Amazon Kindle Embed - "Embed Amazon Kindle content.") when no URL is entered [Working correctly].
However, upon embedding a URL, the block incorrectly reverts to displaying the default text instead of the Kindle one.
Step-by-step reproduction instructions
Open a post/page in the WordPress Gutenberg editor.
Add a new block by clicking the "+" button.
Search for and insert the "Amazon Kindle Embed" block.
Observe the default text in the block:
- Expected behavior: The block displays: Amazon Kindle Embed - "Embed Amazon Kindle content."
Enter a valid Amazon Kindle URL in the block's URL field and press Enter.
Expected behavior: The block displays: Amazon Kindle Embed - "Embed Amazon Kindle content." [SAME like other blocks]
Actual behavior: The block displays the default placeholder text (Add a block that displays content pulled from other sites, like Twitter or YouTube.) instead of rendering the embedded preview.
Screenshots, screen recording, code snippet
When no URL is added:
When URL is added:
Environment info
WordPress version: 6.8
Gutenberg version: 20.0.0
Active theme: Twenty Twenty Five
Please confirm that you have searched existing issues in the repo.
Yes
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Yes
Please confirm which theme type you used for testing.
Block
Classic
Hybrid (e.g. classic with theme.json)
Not sure
The text was updated successfully, but these errors were encountered:
I had trouble with that link, but the following worked in my tests - https://www.amazon.com/Eric-Discworld-Unseen-University-Collection-ebook/dp/B00GU32WNY/.
The provider name has changed from amazon-kindle to amazon on the backend. For additional context, it would be nice to locate where and why that change happened.
Description
The
Amazon Kindle Embed
block in the Gutenberg editor should display a default state (Amazon Kindle Embed - "Embed Amazon Kindle content.") when no URL is entered [Working correctly].However, upon embedding a URL, the block incorrectly reverts to displaying the default text instead of the Kindle one.
Step-by-step reproduction instructions
- Expected behavior: The block displays: Amazon Kindle Embed - "Embed Amazon Kindle content."
Screenshots, screen recording, code snippet
Environment info
Please confirm that you have searched existing issues in the repo.
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Please confirm which theme type you used for testing.
The text was updated successfully, but these errors were encountered: