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

Random preference's fields with a value sometime show and error: Value type provided is number instead of boolean #7767

Open
odockal opened this issue Jun 21, 2024 · 3 comments

Comments

@odockal
Copy link
Contributor

odockal commented Jun 21, 2024

Bug description

In preferences, in any page, if one switches between Pref's menu items quickly, it sometime thrown an error next to a button/value/field.

PreferencesErrorValue

Operating system

Windows 10

Installation Method

Installer from website/GitHub releases

Version

next (development version)

Steps to reproduce

No response

Relevant log output

Uncaught (in promise) Value type provided is number instead of boolean.
setTimeout (async)
r.$$.update @ NumberItem.svelte:27
fU @ scheduler.js:115
VE @ scheduler.js:79
Promise.then (async)
DE @ scheduler.js:20
dU @ Component.js:81
(anonymous) @ Component.js:139
(anonymous) @ PreferencesRenderingItemFormat.svelte:46
Promise.then (async)
Tme.r.$$.update @ PreferencesRenderingItemFormat.svelte:45
fU @ scheduler.js:115
VE @ scheduler.js:79
Promise.then (async)
DE @ scheduler.js:20
xi @ scheduler.js:26
showFallbacks @ tinro_lib.js:1
match @ tinro_lib.js:1
(anonymous) @ tinro_lib.js:1
i @ index.js:56
t @ tinro_lib.js:1
go @ tinro_lib.js:1
e @ tinro_lib.js:1
Show 16 more frames
Show less

Additional context

No response

@deboer-tim
Copy link
Collaborator

Just saw this for the first time - I turned off 'Exit on Close' and things looked fine, but after restarting (no value in config file) I saw this error. I tried to reproduce and can't.

@deboer-tim
Copy link
Collaborator

Given how sporadic this is I wonder if it is related to #7142.

@odockal
Copy link
Contributor Author

odockal commented Jun 25, 2024

@deboer-tim From observations I would not say so. I have seen the linked issue before. The error icon started to appear lately.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants