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

[Bug]: range input may not display the actual value of "Pagination size" #816

@schoonc

Description

@schoonc

Contact Details

No response

What happened?

2023-02-12.13-52-15.webm
  1. Set the "Pagination size" value in the plugin settings to greater than 100.
  2. Close the settings.
  3. Open the settings.

We will see that the input value is 100 (although the real value in the config is 200). I suspect that an input has a maximum value of 100 by default. So we have to call setLimits first and then setValue here:

image

I'm ready to create the PR.

What platform were you using?

Desktop

Version of the plugin

v3.3.0

Relevant log output

No response

Are you using the latest version of the plugin in your Obsidian vault?

  • I have verified that I am on the latest version

Are you check if there is a similar issue?

  • I have verified that there are not similar issues

Metadata

Metadata

Labels

bugSomething isn't working

Projects

Status

<g-emoji fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/2705.png" alias="white_check_mark" class="g-emoji">✅</g-emoji> Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions