Transforming images in the table #1705
Unanswered
baharehesf
asked this question in
Q&A
Replies: 1 comment 1 reply
-
I am also facing similar issues any luck fixing this issues? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Everybody,
I'm recently working on the transformation project (SharePoint Online - Classic to Modern). I'm using PnP PowerShell. I have many pages that contains tables and in these tables, there are many images. But I saw that when I transfer theses tables, the URL of these specific images didn't transfer correctly. As the below image:
The URL in classic: /sites/<//>/en-ca/PublishingImages/Pages/<>/<>/Ammo1.png?ctag=220316
The URL in modern: /sites//PublishingImages/Pages///Ammo1.png
But at the end of the page, I can see all the images in the table that exist and show correctly.
Is there any solution for this?
@erwinvanhunen @KoenZomers @jansenbe @veronicageek
Beta Was this translation helpful? Give feedback.
All reactions