Skip to content
This repository has been archived by the owner on Apr 1, 2024. It is now read-only.

Default values of aria- and data- attributes are ignored #299

Open
lexidor opened this issue Aug 10, 2021 · 0 comments · May be fixed by #310
Open

Default values of aria- and data- attributes are ignored #299

lexidor opened this issue Aug 10, 2021 · 0 comments · May be fixed by #310

Comments

@lexidor
Copy link
Contributor

lexidor commented Aug 10, 2021

final xhp class Poof extends x\element {
  attribute string data-poof = 'gone';
  //...
}

(<Poof />)->:data-poof; // null
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant