Closed zdlm closed 6 years ago
But in that case, the first two CompanyCards on http://ui.tradeshift.com/#components/cards/companycard.html should not successfully render in IE11.
They do however render fine in IE11 (via Browserstack).
This text presented in this bug report is not very descriptive. Perhaps it is possible to elaborate further?
Encoded JSON
do not render in IE11.
Embedded JSON
could render in IE11 on our document web site. But It could not render on react
Well, then that's a problem with React, perhaps related to some kind of XSS prevention mechanism (which might be double-encoding the encoded value)? I'll change the issue title to reflect this and then we can discuss, whether or not we want to spend time on supporting this feature in React (given that there are other ways to provide data to the CompanyCard).
Choose the section that applies to you and use the template to help us figure out how we can help you.
Bug report
Tradeshift UI version affected
v9.2.0
Expected Behavior
Encoded JSON and Embedded JSON way of render Company card work on IE11
Actual Behavior
But not
Steps to reproduce
Screenshots (optional)
Feature request
Description of feature
Example use cases and/or Prototype links
Designs and/or Prototype screenshots