Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

<template ref> fails inside of shadow DOM #72

Closed
rafaelw opened this issue May 18, 2013 · 7 comments
Closed

<template ref> fails inside of shadow DOM #72

rafaelw opened this issue May 18, 2013 · 7 comments
Labels

Comments

@rafaelw
Copy link
Contributor

rafaelw commented May 18, 2013

ref needs to check the local tree.

@rafaelw
Copy link
Contributor Author

rafaelw commented May 18, 2013

Fixed here: 7de0697

@rafaelw rafaelw closed this as completed May 18, 2013
@arodic
Copy link

arodic commented May 31, 2013

I tried running this code with rebuilt platform.js including this fix 7de0697 but it didn't seem to fix the problem. Also, using polymer.js from the master branch didn't fix it either. Are there any other files needed for this fix?

@rafaelw
Copy link
Contributor Author

rafaelw commented May 31, 2013

Well done. You discovered (at least) two other bugs. Re-opening.

@rafaelw rafaelw reopened this May 31, 2013
@rafaelw
Copy link
Contributor Author

rafaelw commented May 31, 2013

Found and fixed: #91

@rafaelw
Copy link
Contributor Author

rafaelw commented May 31, 2013

Fixed #2 :#92

@rafaelw
Copy link
Contributor Author

rafaelw commented May 31, 2013

@arodic thanks for finding. You're example works with the last two fixes in. Keep it up!

@rafaelw rafaelw closed this as completed May 31, 2013
@arodic
Copy link

arodic commented May 31, 2013

Nice! Works great. Thanks for fixing @rafaelw!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants