You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I guess JSX users aren't too bothered about this :) so do we care? happy to have a go at fixing it if so, otherwise we should probably document the limitations.
The text was updated successfully, but these errors were encountered:
I expected
hyperdom.html('div.foo div', hyperdom.html('input[type=submit]'))
to generate:...but it generates:
http://requirebin.com/?gist=b6fdb8131c9c8d451863b41a6558d727
I guess JSX users aren't too bothered about this :) so do we care? happy to have a go at fixing it if so, otherwise we should probably document the limitations.
The text was updated successfully, but these errors were encountered: