Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Prevent invalid range for skeleton number #1363

Merged
merged 1 commit into from
Jun 21, 2024
Merged

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Jun 21, 2024

Vue can not handle v-for="index in -1" so ensure the number is positive.

@susnux susnux added bug Something isn't working 3. to review labels Jun 21, 2024
@susnux susnux requested review from Pytal and ShGKme June 21, 2024 18:43
lib/components/FilePicker/FileList.vue Outdated Show resolved Hide resolved
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux merged commit b0ac3c9 into stable4 Jun 21, 2024
5 of 6 checks passed
@susnux susnux deleted the fix/stable4-range branch June 21, 2024 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants