Closed mananamenos closed 4 years ago
Hi @spicydonuts, any news on this issue? Why doesn't controls
attribute get generated (i could not figured that out looking at the project's source)? In the meanwhile, i suppose i should clone the project and just add the controls
attribute by hand.
Thanks
Sorry, I looked at it briefly while refactoring things but I haven't figured it out yet. Hopefully I can get to it later this week.
@mananamenos I think I found the issue. Does this PR look right to you?
Hi @spicydonuts, i should have seen this. Thank you!
Hi, I've noticed that
video
does not includecontrols
attribute inGenerated.purs
. It should be somewhere here: https://github.com/lumihq/purescript-react-basic-dom/blob/main/src/React/Basic/DOM/Generated.purs#L17352