patternfly / react-log-viewer

MIT License
17 stars 14 forks source link

Remove renderToString function and fix search crash issue #57

Closed DaoDaoNoCode closed 6 months ago

DaoDaoNoCode commented 7 months ago

Fixes: https://github.com/patternfly/react-log-viewer/issues/53

There is something wrong with the ReactDOMServer.renderToString function (It's an anti-pattern anyway). Replace it with the template string.

github-actions[bot] commented 6 months ago

:tada: This PR is included in version 5.1.0-prerelease.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

github-actions[bot] commented 2 months ago

:tada: This PR is included in version 6.0.0-alpha.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: