-
Notifications
You must be signed in to change notification settings - Fork 57
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] - Unavailable preview fallback bottom sheet title update #3935
[Embed block] - Unavailable preview fallback bottom sheet title update #3935
Conversation
Wanna run full suite of Android and iOS UI tests? Click here and 'Approve' CI job! |
00765e1
to
654d657
Compare
654d657
to
d243cf5
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved via WordPress/gutenberg#34674 (review).
@fluiddot I have the same node and npm version as CI. When I run npm install I and push the diff of the package-lock.json file is still fails. I am not sure what is wrong locally that could be causing this. Do you have any clues ? |
Not really, but I noticed that the last Dependabot's PR "Bump gutenberg from cb459f8 to e48adc4" is also failing due to a mismatch on that file:
So this might be an incoming breakage from the Gutenberg's |
I've just noticed that you fixed this in commit 4b66b80 so I'm not sure yet what's causing this 🤔 . |
I managed to fix it by running the command
However, I'm not sure why we need this is needed now if that package was referenced weeks ago (reference) 🤔 . |
I applied this fix in "Bump gutenberg from cb459f8 to e48adc4" PR and the "Check Correctness" job passed 🟢 . |
Ok, looks like it's caused by the modification of the |
Ah, understood! I will sync with |
I've just merged #3955 into |
5869390
to
9c40147
Compare
To test:
Utilize the testing instructions at WordPress/gutenberg#34674
PR submission checklist: