patternfly-org icon indicating copy to clipboard operation
patternfly-org copied to clipboard

Markdown parser unable to process some TypeScript demos when ts code blocks are used

Open wise-king-sullyman opened this issue 3 years ago • 5 comments

Per patternfly/patternfly-react#6692 a ```ts specified code block is unable to be used with some TypeScript demos.

wise-king-sullyman avatar Jan 04 '22 17:01 wise-king-sullyman

I believe this is related to the fact that this demo imports the DashboardWrapper, which is still not converted to typescript.

nicolethoen avatar Jan 04 '22 17:01 nicolethoen

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

stale[bot] avatar Mar 05 '22 19:03 stale[bot]

Begone stalebot.

wise-king-sullyman avatar Mar 07 '22 14:03 wise-king-sullyman

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

stale[bot] avatar May 06 '22 18:05 stale[bot]

Update: all Dashboard components have now been converted to TS, but using a ```ts specified code block still doesn't work for demos that import the Dashboard components

jenny-s51 avatar Oct 30 '23 18:10 jenny-s51