Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

bug: error when using with mozilla bricks (custom elements) #24

Closed
tbosch opened this issue Jun 5, 2014 · 2 comments
Closed

bug: error when using with mozilla bricks (custom elements) #24

tbosch opened this issue Jun 5, 2014 · 2 comments
Assignees

Comments

@tbosch
Copy link

tbosch commented Jun 5, 2014

When using zone.js together with mozilla bricks, I get the following error.
Plunker: http://plnkr.co/edit/LuKeHXiVUKRjLa3FuM5e?p=preview

Uncaught TypeError: Cannot assign to read only property 'createdCallback' of #<HTMLElement> zone.js:528
(anonymous function) zone.js:528
document.registerElement zone.js:526
xtag.register brick.js:1242
(anonymous function) brick.js:1797
(anonymous function)
tbosch added a commit that referenced this issue Jun 5, 2014
@btford
Copy link
Contributor

btford commented Jun 5, 2014

This is because brick uses property descriptors. I have a fix on the way.

@btford btford closed this as completed in 383b479 Jun 5, 2014
@btford btford reopened this Jun 5, 2014
@btford
Copy link
Contributor

btford commented Jun 5, 2014

The plunker still fails with this fix... looking closer.

@btford btford closed this as completed in f587f17 Jun 6, 2014
btford added a commit that referenced this issue Jun 6, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants