You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please provide the environment you discovered this bug in.
Latest Version - possible to reproduce in the docs
Node: 22.11.0
Angular: 19
Which area/package is the issue in?
select
Description
If you use hlm-select-content, hlm-select-scroll-up and hlm-select-scroll-down are required.
Using the scroll arrows should be optional.
It only throws the exception if there is a scroll area. I tested it at the docs page by reducing the max height.
Please provide the exception or error you saw
vendor-DabkdTiF.js:16 ERROR I: NG0951
at Object.computation (https://www.spartan.ng/assets/vendor-DabkdTiF.js:16:82165)
at Object.producerRecomputeValue (https://www.spartan.ng/assets/vendor-DabkdTiF.js:6:3874)
at Cg (https://www.spartan.ng/assets/vendor-DabkdTiF.js:6:1099)
at W.n [as scrollDownBtn] (https://www.spartan.ng/assets/vendor-DabkdTiF.js:6:3477)
at template (https://www.spartan.ng/assets/index-DlWLrqfG.js:1:24578)
at uf (https://www.spartan.ng/assets/vendor-DabkdTiF.js:16:52876)
at YM (https://www.spartan.ng/assets/vendor-DabkdTiF.js:16:63630)
at Yh (https://www.spartan.ng/assets/vendor-DabkdTiF.js:16:64833)
at Bf (https://www.spartan.ng/assets/vendor-DabkdTiF.js:16:64647)
at XM (https://www.spartan.ng/assets/vendor-DabkdTiF.js:16:64615)
Other information
I can try to create a PR to fix this but I need to know whats the desired outcome?
I would be willing to submit a PR to fix this issue
Yes
No
The text was updated successfully, but these errors were encountered:
Please provide the environment you discovered this bug in.
Latest Version - possible to reproduce in the docs
Node: 22.11.0
Angular: 19
Which area/package is the issue in?
select
Description
If you use
hlm-select-content
,hlm-select-scroll-up
andhlm-select-scroll-down
are required.Using the scroll arrows should be optional.
It only throws the exception if there is a scroll area. I tested it at the docs page by reducing the max height.
Please provide the exception or error you saw
Other information
I can try to create a PR to fix this but I need to know whats the desired outcome?
I would be willing to submit a PR to fix this issue
The text was updated successfully, but these errors were encountered: