Not sure if this is a bug or I am missing something, but I have put together to following test. https://github.com/jrmerz/polymer-hash-test/blob/master/public/index.html, sorry I didn't use jsbin, not sure how use it with imports for this example. The anchor tag works fine in the element defined in index.html. But if you look at test-two https://github.com/jrmerz/polymer-hash-test/blob/master/public/test-two.html you will see the anchor tags work great in the <template repeat="">...</template> but the <a href="#bad">Bad Hash Link</a> is turned into <a href="test-two.html#bad">Bad Hash Link</a>. Thoughts, ideas, suggestions?
-Thanks Justin Follow Polymer on Google+: plus.google.com/107187849809354688692 --- You received this message because you are subscribed to the Google Groups "Polymer" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/polymer-dev/e429796a-9f60-4a03-a6d6-cb4c327704e3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
