Skip to content

Odd behavior when overriding itemClass #9

Description

@alwaysblank

This may appear when overriding other internal classes.

The result is that when appending a "current" class, Climber takes the last space-separated string passed to itemClass and then appends --current to that. This isn't really ideal behavior.

I think this is a result of weird sprintf behavior when the string passed to itemClass does not contain a %s. Further research is needed.

This behavior should either be fixed, or documented; currently it does not behavior in a way a user might reasonable expect.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions