I have implemented lazysizes on my site for the images (via page.media.url) which have been working nice until upgrading to 0.9.30 today. Now I am getting empty images with ressources not found. After investigating the source code there is now a difference in comparision from 0.9.29 to 0.9.30 in the source/data-source url-pattern: /themename/user/pages/01.home/_teaser/image.png?c1419a8a has changed to /user/pages/01.home/_teaser/image.png.
Are there any changes concerncing page.media.url now?