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
Describe the bug
My OpenGraph image is not showing up on linkedin
Reproduction
I use the openGraph property as usual
Expected behavior
There should be an image embedded when I share the link
Additional context
This is what it says in their debugged, I've managed to get around it by adding a <Head /> with the meta tag that has the name attribute
The text was updated successfully, but these errors were encountered:
Describe the bug
My OpenGraph image is not showing up on linkedin
Reproduction
I use the
openGraph
property as usualExpected behavior
There should be an image embedded when I share the link
Additional context
This is what it says in their debugged, I've managed to get around it by adding a
<Head />
with the meta tag that has thename
attributeThe text was updated successfully, but these errors were encountered: