Chips: stops processing input on the first non-unique pair
See original GitHub issueDescribe the bug
Chips component with unique="true"
, does not process the whole input, but stops at the first non-unique pair.
Reproducer
- Go to https://www.primefaces.org/showcase/ui/input/chips.xhtml
- Click on Unique input
- Write
aaa,aaa,bbb
- Press
Enter
- See error,
bbb
was not processed
Expected behavior
The whole input must be processed, regardless of the duplicates.
PrimeFaces edition
Community
PrimeFaces version
11.0.0
Theme
All
JSF implementation
All
JSF version
2.3
Browser(s)
All
Issue Analytics
- State:
- Created a year ago
- Comments:6 (6 by maintainers)
Top Results From Across the Web
ChIP-Seq: advantages and challenges of a maturing technology
Chromatin immunoprecipitation followed by sequencing (ChIP-Seq) is a technique for genome-wide profiling of DNA-binding proteins, ...
Read more >Counting reads in features with htseq-count
Notice that when using --nonunique all the sum of all counts will not be equal to the number of reads (or read pairs),...
Read more >ChIP-Seq Data Analysis I: Pre-processing, QC and Primary ...
- Estimate duplicate numbers expected for sequencing depth using negative binomial model and attempt to identify signficantly anomalous duplicate numbers. Page ...
Read more >Chapter 2: Hardware Basics: Inside the Box - QueGrande.org
C. RAM accepts input; secondary storage devices do not. ... D. the first chip that is accessed when the computer is turned on....
Read more >CUT&RUNTools: a flexible pipeline for CUT&RUN processing ...
Step 1: input paired-end raw reads are aligned to the reference genome ... First, the sequencing data are processed with Trimmomatic [9], ...
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 Free
Top 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
hmm i am running 12.0-snaphot locally and not seeing that behavior. its working as I would expect.
MonkeyPatch: