@epam/assets
Advanced tools
Changelog
5.12.1 - 17.12.2024
What's Fixed
Changelog
5.12.0 - 12.12.2024
What's New
500, 503, default
errors).
For EPAM applications it's recommended to add following code to the root of your app to enable it:
import { i18n } from '@epam/uui';
i18n.errorHandler.supportMessage = (
<>
You can track the service availability at
{' '}
<a href={ `https://status.epam.com/?utm_source=${window.location.host}&utm_medium=ErrorPage&utm_campaign=StatusAquisitionTracking` }>status.epam.com</a>
</>
);
uuiContextTypes
interface, since it was needed for already outdated React context API.What's Fixed
minCharsToSearch
prop and search in body