Skip to content

The gray overlay when tap the react root container #13777

Closed
@amikitevich

Description

@amikitevich

Do you want to request a feature or report a bug?
bug

What is the current behavior?

Since React@16.5 seems that root element has onclick event handler with noop function.
In ios Safari/Chrome browsers html element has gray overlay when tap on it.

The current behavior is that the whole root is blinking when we tap on it.

The simple example to reproduce:
https://codesandbox.io/s/wyo8rlj1zk
The issue is reproducing only in fullscreen mode https://wyo8rlj1zk.codesandbox.io/
(root container is steel blue)

I suppose changes came from here:
#11927
https://github.com/facebook/react/pull/11927/files

and the issue can be related with:
mui/material-ui#11154
#12717

Which versions of React, and which browser / OS are affected by this issue? Did this work in previous versions of React?
React 16.5
ios 11.3/12 Safari/Chrome

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions