Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Strange behavior with body className #680

Open
nesbtesh opened this issue Apr 4, 2022 · 1 comment
Open

Strange behavior with body className #680

nesbtesh opened this issue Apr 4, 2022 · 1 comment

Comments

@nesbtesh
Copy link

nesbtesh commented Apr 4, 2022

Do you want to request a feature or report a bug?
Bug
What is the current behavior?
Whenever I add the fallowing tag:
<body className={bodyClassName ? bodyClassName : ""} />
and open stand alone in a PWA it blanks the screen and the app stops working.

I tried changing the className or setting it to ="" and the same thing happens. Whenever I do install on a PWA the screen blanks for no apparent reason

Version: 6.1.0
What is the expected behavior?
I expect it to work the same as the with the browser
**Which versions of React and react-helmet, and which browser / OS are affected by this issue?
React 16.13.1

@Demetri0
Copy link

Demetri0 commented Jul 9, 2022

How your question relates to React Helmet?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants