Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

[Docs Bug 馃悶 report]: hugo warning: calling IsSet with unsupported type "ptr" will always return false#1745

Description

@deining

Describe the bug you found in LocalStack Docs.

When previewing localstock docs with latest hugo version 0.147.0, a warning is printed out:

WARN  calling IsSet with unsupported type "ptr" (*hugolib.pageState) will always return false.

Attach any resources that can help us understand the issue.

This is the offending line that causes the warning:

{{ $filter_set := isset . "service_filter" }}

Code of Conduct

  • I agree to follow this project's Code of Conduct

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions