forked from elastic/kibana
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove wrapped
StyledPageTemplateComponent
Since elastic#146212 we use a development build of React. This has surfaced some existing problems in the `UptimePageTemplateComponent`, namely a `useMemo` hook that was calling other hooks inside it by caching a component. The wrapped component seems to have some extra styling for mobile users. For now we will remove this change to make the Uptime plugin work again and tackle the issues with mobile rendering in a different PR.
- Loading branch information
Alejandro Fernández Gómez
committed
Dec 27, 2022
1 parent
d40b7fd
commit e9611ca
Showing
1 changed file
with
3 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters