mooalot / alphabetical-scroll-bar

A way to navigate alphabetically organized content.
MIT License
8 stars 4 forks source link

getting error while ngBuild #4

Open sayli-j opened 10 months ago

sayli-j commented 10 months ago

getting this error while making build for production ERROR in node_modules/alphabetical-scroll-bar/alphabetical-scroll-bar.d.ts.AlphabeticalScrollBarComponent.html(10,5): Property 'hiddenLetterValue' does not exist on type 'AlphabeticalScrollBarComponent'.

mooalot commented 10 months ago

I will look into this when I get some extra time. In the meantime, you can also try using the Index Scrollbar which I made more recently. Hopefully that one doesnt have the same issue.