Currently, images embedded via 
This might cause layout shifts which seems bad for web vitals CLS and does't exactly help lazy loading.
I therefore suggest to set image dimensions upon saving if not explicity specified by the user.
				
			[IMG] do not have dimensions unless the user has explicitly specified them (who does that?).This might cause layout shifts which seems bad for web vitals CLS and does't exactly help lazy loading.
I therefore suggest to set image dimensions upon saving if not explicity specified by the user.
		
		Upvote
		15