uPagge/uBlogger

[BUG] The picture on the home page doesn't seem to be full.

Opened this issue · 6 comments

Describe the bug

The picture on the home page doesn't seem to be full.

Expected behavior

The picture fills the whole area.

Screenshots

image

Build Environment

  • OS: macOS
  • Theme version/commit 2.0.1
  • Hugo version 0.80.0

Please try to use Hugo extended version before opening the issue.

Preview Environment

  • OS: macOS
  • Browser Chrome

Please send this picture for testing

Same problem here. All post thumbnails are affected. You can see it for yourself here:
https://ublogger-test-v2-0-1.netlify.app/

Note:

  • Everything was working fine before updating to v2.0.x (it's fine on v1.3.x)
  • I use featuredImagePreview to set the thumbnails
  • The images are retrieved from a relative path (eg. /images/image.jpg)

Apparently this only applies to featuredImagePreview, thanks for the tip.