question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

The use counter <select> menu doesn't show a value above feature #4080

See original GitHub issue

Describe the bug The <select> box that contains all of the feature descriptions stops displaying anything above feature #4080.

Example:

To Reproduce Steps to reproduce the behavior:

  1. Visit URLs above.

Expected behavior The descriptions work for all features, not just old ones.

Additional context If this turns out to be a bug in the <select> menu itself, please report it to crbug.com/new and CC masonf@chromium.org. However, I don’t believe it is, since I inspected the page and I don’t even see <option> elements added to the DOM for anything above 4080. So I’m guessing this is a backend or site issue.

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:8

github_iconTop GitHub Comments

1reaction
jrobbinscommented, Apr 22, 2022

The fix went live yesterday and seems to have worked.

0reactions
jrobbinscommented, Apr 21, 2022

OK, that seems to be the problem. After deploying my draft PR to staging and running our cron job, I am able to view metrics higher than 4080. E.g., https://cr-status-staging.appspot.com/metrics/feature/timeline/popularity/4188

Read more comments on GitHub >

github_iconTop Results From Across the Web

Solved: What did the "Dropdown.Selected.Value" change into...
Value function doesn't exist anymore, and my app doesn't function. I tried to use the new Selectedtext function instead of (the now non-existent)...
Read more >
Video: Drop-down list settings - Microsoft Support
Training: You can use a comma-delimited list, a cell range, or a named range to define the options in a drop-down list. This...
Read more >
Change the selected value of a drop-down list with jQuery
To set the selected index of a drop down list, you would use this: $("#dropDownList").prop("selectedIndex", 1);. Note that ...
Read more >
Nvidia GeForce RTX 4080 Founders Edition Review - PCMag
Nvidia's GeForce RTX 4080 Founders Edition is a big-time performer for 4K gaming, but this giant graphics card is in a tough price...
Read more >
Wireshark User's Guide
By reading this book, you will learn how to install Wireshark, how to use the basic elements of the graphical user interface (such...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found