A bug of DynamicList
See original GitHub issueCannot select multiple identical values from a list. That will cannot add those lines for config:
list main_server '111'
list main_server '111'
list main_server '111'
list main_server '111'
more https://github.com/shadowsocks/luci-app-shadowsocks/issues/234 .
Issue Analytics
- State:
- Created 4 years ago
- Comments:10 (4 by maintainers)
Top Results From Across the Web
Collection dynamic list bug - Bugs - Forum | Webflow
Hi there. I'm experience a bug when trying to add a visible condition to a div in a dynamic list on collection page....
Read more >[Bug gold/25975] --dynamic-list doesn't work correctly
crtn.o ld.gold: warning: Cannot export local symbol '__asan_extra_spill_area' [hjl@gnu-cfl-2 pr-gold-25975]$ It looks like a gold --dynamic-list bug.
Read more >APEX 4: Bug when using the "Create Dynamic List of Values" link ...
If you have an item in a form region and you change that to select list and then use the link (in the...
Read more >Bug #889631 “create cumulative patch of dynamic list patch ...
This patch will consist of these two patches: https://bugs.launchpad.net/systers/+bug/889628, https://bugs.launchpad.net/systers/+bug/889630 ...
Read more >2.1-Preview 1 Dynamic List bug? - Genuitec
Strange! -1TC. A great companion for MyEclipse! Live share IDEs & coding sessions • Free plan • Works across IDEs or browsers •...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Because parts of it have been rewritten. I don’t like the duplicate values thing at all and have no plans to make this the default behavior. Maybe I’m going to add an
allowduplicates
flag, but not sure when I’ll get around to it.Thanks.