microsoft / design-to-code

A system of development tools, and utilities used à la carte or as a suite to build enterprise-grade websites and applications.
MIT License
24 stars 6 forks source link

Fix html render empty markup bug #142

Closed williamw2 closed 3 years ago

williamw2 commented 3 years ago

Pull Request

📖 Description

Fixes a bug in HTMLRender component that would throw a javascript error and place the renderer into an unrecoverable state when given a data dictionary with no markup.

🎫 Issues

👩‍💻 Reviewer Notes

✅ Checklist

General

⏭ Next Steps