choojs / choojs/hyperx

Cannot set data-* attribute on VirtualDOM.

Open
#28 5 comments 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1k
Forks
45
PR merge metrics
No merged PRs in 30d

Description

Hi,

I try to set data-\* attribute to element with no luck on [virtual-dom](https://github.com/Matt-Esch/virtual-dom)

For example:
This working:

``` js
hx`Next`
```

But this is not:

``` js
hx`Next`
```

I've googled and found this https://github.com/Matt-Esch/virtual-dom/blob/master/docs/vnode.md#custom-attributes-data-
which maybe related to my issue.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.