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

Some css styling will break for all previous builds after pushing(with now.sh) #8239

Closed
yassinebridi opened this issue Aug 5, 2019 · 4 comments

Comments

@yassinebridi
Copy link

Bug report

Describe the bug

Some css styles stops working for all builds(now.sh), this behavior only occurs when i push a new production build, and weirdly only after midnite(never had this problem when pushing during the day)

Expected behavior

For the styles to work properly at all times.

Screenshots

This build https://frontend-2xb1cn2wa.now.sh/ , looks like this at the time of writing this(00:56 AM UTC+1):
https://storage.googleapis.com/openscreenshot/S/X/H/Hk0UayHXS.png
but after some hours, without pushing any code. it will look normal like this:
https://storage.googleapis.com/openscreenshot/H/7/r/SJ5h0Jr7H.png
(after an hour or so i would expect it to behave normally, as it happened quite sometimes)

System information

  • Browser: chrome, 76.0.3809.87
  • Version of Next.js: 9.0.2

Additional context

Important notes:
1- When this behavior occurs, all the previous builds will have the same issue.
2- I ran this from a private window, to make sure there would be no caching problem.

config files:
-package.json: https://gist.github.com/yassinebridi/a9e2b15a033b4ccd6464622915b70b94
-next.config: https://gist.github.com/yassinebridi/94325a3a919acbde8161611b1b261c78

I honestly don't know if this is debuggable, but i had to let you know

@yassinebridi yassinebridi changed the title Some css styling will break for all builds after pushing(with now.sh) Some css styling will break for all previous builds after pushing(with now.sh) Aug 5, 2019
@developit
Copy link
Contributor

Can you also post your .babelrc / babel.config.js?

@yassinebridi
Copy link
Author

i have only one preset in .babelrc

{
  "presets": ["next/babel"]
}

@Timer
Copy link
Member

Timer commented Dec 23, 2019

Closing as fixed by #8626

@Timer Timer closed this as completed Dec 23, 2019
@balazsorban44
Copy link
Member

This issue has been automatically locked due to no recent activity. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you.

@vercel vercel locked as resolved and limited conversation to collaborators Jan 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants