aquint / ion-alpha-scroll

Alphabetically indexed list with alpha scroll bar.
99 stars 35 forks source link

Problems when using the controls in Ion Tabs #1

Closed dextroart closed 9 years ago

dextroart commented 9 years ago

This is an AWESOME looking control!! Thanks for the time in getting this together.

It appears there is an issue when including this inside an ion-tab control. It appears that it is replicating the tabs. Screen shots below that probably tell more than a textual description.

The code image

What it looks like with this commented out: image

What it looks like with the addition of this code. Note that the second and third tabs seem to have multiplied once per each item in the list. More items in the list = more tabs. image

dextroart commented 9 years ago

Hmmm. Discovered this isn't an issue with this control at all, but more of an issue with PEBCAK! You can see the error in the code I posted above. The tag should have been changed to

.

AACKKK!! Thanks for the great control.

aquint commented 9 years ago

Haha yes, I believe the issue was with the closing tag. Thank you for the feedback nonetheless and glad you enjoy it!