x-tag / core

The Heart of X-Tag
http://x-tag.github.io/
Other
1.25k stars 151 forks source link

this.outerHTML is undefined #185

Closed ghost closed 6 years ago

ghost commented 6 years ago

While debugging V2 I tried to see if the this object had a getter/setter for the outerHTML property.

The console logged undefined. Is this expected behavior?

ghost commented 6 years ago

I was working on FF Dev Edition on MS Windows 10 64bit

csuwildcat commented 6 years ago

Do you have a test that shows where this occurs, hopefully isolated to the lifecycle of the component?

PikioopSo commented 6 years ago

I will have that for you, this weekend ~Regards @KipOmaha

I will have it on here => https://github.com/KipOmaha/x-tag-setup

PikioopSo commented 6 years ago

Do you think that the issue here, => https://github.com/x-tag/core/issues/183, will resolve this?

ghost commented 6 years ago

Issue did not belong here.