LinnPower
(Linn Power)
March 20, 2025, 8:45am
1
Hi everyone,
within block List property editor the range meaning as appears in its settings: Amount
Set a required range of blocks.
doesnt work it seams like a bug.
it gives me the warning of a range but probebly doesnt detect the condition of range between 1-6.
any Idea?
Thanks in Advanced
LinnPower
(Linn Power)
March 23, 2025, 8:17am
2
anyone with a solution to this problem?
LinnPower
(Linn Power)
May 13, 2025, 9:03am
3
regarding this issue ill provide some screenShots:
when giving block grid an amount it leads to a problem in the next screen shot:
although I added at least 3 items to list it still shows a red icon near the blockgrid picker and WONT let me click on the UPDATE button
Hi @LinnPower Thanks for mentioning the issues you experience.
Ideally, you report this as an issue, here: GitHub - umbraco/Umbraco-CMS: Umbraco is a free and open source .NET content management system helping you deliver delightful digital experiences.
But it does though, ring a bell, like something that has already been fixed, I was not able to quickly find a related issue.
But I did find this which was resolved in 15.3 and that hints that it is working in v.15.3:
opened 04:00PM - 21 Feb 25 UTC
closed 06:48PM - 23 Feb 25 UTC
type/bug
area/frontend
affected/v15
release/15.3.0
### Which Umbraco version are you using? (Please write the *exact* version, exam… ple: 10.1.0)
15.2.1
### Bug summary
I've limited the block list to a maximum of 3 blocks.
If I add the fourth block there's an error message stating "Maximum 3 entries, 4 too many". But it should be "Maximum 3 entries, 1 too many."
### Specifics
_No response_
### Steps to reproduce
1. Set up a block list with three blocks maximum:

2. Add three blocks and everything looks good:

3. Add the fourth block and it shows this:

### Expected result / actual result
This error message should have been "Maximum 3 entries, 1 too many"
Also I doubt if there should be a dot at the end of the message.
LinnPower
(Linn Power)
May 14, 2025, 8:41am
5
@nielslyngsoe
thanks for your response!
i’ll check it out