Closed Smitty010 closed 2 weeks ago
What do you mean by "not work"? Could you be a bit more specific?
null
works as intended
When the drop down list appears and it is closed (showing the current value of the field), I expect it to show "normal". It is blank
It looks like
If i click on normal, then it puts the priority to "empty" which is what I would expect. It then seems to work. I think it is when it does the initial display that there is a problem.
It looks like this all of the ime:
It should look like that when it first comes up.
My apologies for not being more clear
I can't reproduce this. Maybe it got fixed somehow.
Please fill out these Check-boxes
Plugin Version
0.8.7
This Issue Occurs on
Debug Info
Describe the Issue
I have the following query:
The first opion is supposed to be for a missing field or a field that has no value. I've tried "null", "undefined", "''" and non of those work. It seems like "null" should work.
Steps to Reproduce
Expected Behavior
I expect the initial state of the dropdown to show "normal"