<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:justin@coreassistance.com" title="Justin Michael <justin@coreassistance.com>"> <span class="fn">Justin Michael</span></a>
</span> changed
<a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - Element.dataset.name incorrectly returns undefined"
href="https://bugs.webkit.org/show_bug.cgi?id=161454">bug 161454</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>justin@coreassistance.com
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - Element.dataset.name incorrectly returns undefined"
href="https://bugs.webkit.org/show_bug.cgi?id=161454#c6">Comment # 6</a>
on <a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - Element.dataset.name incorrectly returns undefined"
href="https://bugs.webkit.org/show_bug.cgi?id=161454">bug 161454</a>
from <span class="vcard"><a class="email" href="mailto:justin@coreassistance.com" title="Justin Michael <justin@coreassistance.com>"> <span class="fn">Justin Michael</span></a>
</span></b>
<pre>This bug is hitting me pretty hard in a web app I'm developing. Interestingly, I've found that I can work around it by serializing the dataset into JSON and then parsing the JSON, which contains all the correct properties despite .property and ['property'] returning undefined.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>