wesruv
wesruv
PR is ready #IMO https://github.com/patternfly/patternfly-elements/pull/1769
Turned out this was only an issue with accordion.
The issue wasn't the event system so much as the lack of data that was transmitted with the event. Since we haven't moved PFE Content Set to PFE 2.0, this...
I think I found a related issue, thought I'd tack it on here. I have properties that have multiple words, so I used dash delimited and this was the output:...
Just to be more thorough, I know the space issue hasn't been addressed, but thought I'd capture it 
In progress code: https://github.com/patternfly/patternfly-elements/pull/1775
It looks like it, I tried to add this to the demo page: ``` Wakka wakka! ``` Which threw this error: ``` bundle.js:1 Uncaught (in promise) TypeError: Cannot read properties...
Logged another issue I found while testing this: https://github.com/patternfly/patternfly-elements/issues/1883
I just realized that wasn't the most up to date version of the component 😢
I don't see how that PR addressed the issue, which is still occuring. Reopening.