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

Cannot enter value for setting profile variable #362

Open
agnyp opened this issue Aug 12, 2022 · 4 comments
Open

Cannot enter value for setting profile variable #362

agnyp opened this issue Aug 12, 2022 · 4 comments

Comments

@agnyp
Copy link

agnyp commented Aug 12, 2022

Hi!
I'm trying to create a profile vi UI, but the input field for the value has disappeared:
image
It seems only available for Channel 0 (in my case anyway). I remember this to be working just a few days ago.
Is this a bug? Did I do something wrong?

@hfedcba
Copy link
Member

hfedcba commented Oct 27, 2022

Sorry for the late reply - is it possible that there is no value? There is a variable type called ACTION which only has true as value (like a play button for example).

@agnyp
Copy link
Author

agnyp commented Nov 12, 2022

Thanks for responding! It seems very much this to be a JS error. I have to open the inspector in the browser to manually set css-display and enable the field. Otherwise the form will not contain the necessary value. In this case it's a boolean, which must be present.
image
The values all seem to be correctly listed. Just not "activated" properly.
I have version "0.7.51-3497", ui-version "0.2.0-1321-dev".

@m-scheffler
Copy link
Contributor

Hi there,

the snippet shows a STICKY_UNREACH field, and that should not be edited this way. What's the type of the device you're trying to edit?

-- Micha

@agnyp
Copy link
Author

agnyp commented Feb 1, 2023

Hey @m-scheffler, thanks for responding!.
Yes, the snippet shows indeed "sticky_unreach", yet it applies to all the other fields (I want to edit), too. I picked this one solely for the purpose of demonstration.
I'm trying to edit the field from my OP. And others which are very much supposed to be edited this way. I hope at least.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants