A few bugs in production build that dont show up in development. #27773
Unanswered
Blakeinstein
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am having several bugs in production that don't happen in development build
https://upvision.github.io/contactus/
so you see...
The first issue is, if you go to root from here. The canvas appears in the wrong div which would be dependent upon the entry page. (If I open /aboutus, the wrapping div would be from about us)
Another example of a similar issue, is on /members, if you go follow a link through and press back. All css classes are different.
Furthermore, the border color and gradients on the projects page, is different on Firefox( a more darker tone).. looks like a repeated CSS definition that is coming from nowhere.

Best represented by the following image.
The source code is available here https://github.com/upvision/upvision.github.io
Beta Was this translation helpful? Give feedback.
All reactions