Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

Open
@deining

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

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