Giter Site home page Giter Site logo

Comments (13)

kyeotic avatar kyeotic commented on August 30, 2024

The characters are just white

from bundlephobia.

pastelsky avatar pastelsky commented on August 30, 2024

Hmm.. that's strange. Do the characters appear if you wait for a while after page load, and then begin to type?

from bundlephobia.

Magellol avatar Magellol commented on August 30, 2024

The characters are definitely there but white, my bad I should have checked.
Althouth they don't change colors after waiting.

I see a css rule that makes them transparent though

This doesn't seem to apply the same way in incognito.

from bundlephobia.

pastelsky avatar pastelsky commented on August 30, 2024

Which browsers seem to be affected, just chrome?

from bundlephobia.

Magellol avatar Magellol commented on August 30, 2024

Just tested in Firefox, Safari and Chrome Canary and it all seems well.
So I guess it's only Chrome 60 in normal mode? That seems oddly specific.

Edit: I'm using Chrome 61 now, same issue

from bundlephobia.

pastelsky avatar pastelsky commented on August 30, 2024

So I tested this on Chrome 60 on a Mac and Windows, and don't see this issue happening there. There might be a browser extension that's causing issues ? (and hence it works for you in incognito / canary). Could try disabling them to see if it makes any difference?

Also, do you see any console errors?

from bundlephobia.

kyeotic avatar kyeotic commented on August 30, 2024

@pastelsky this problem occurs for me at https://cost-of-modules.herokuapp.com/, but not https://bundlephobia.com/

from bundlephobia.

pastelsky avatar pastelsky commented on August 30, 2024

https://cost-of-modules.herokuapp.com/ should be redirecting you the new site. If anyone would be helpful as to send as to send a snapshot of the style rules being applied, I can try debugging it.

from bundlephobia.

kyeotic avatar kyeotic commented on August 30, 2024

from bundlephobia.

Magellol avatar Magellol commented on August 30, 2024

I've disabled all my extensions and it didn't fix the issue.

The redirection is not forced on my end so I can access both sites separately and like @tyrsius said, the issue only happens on cost-of-modules.

Here's a list of all the styles computed for that input specifically:

background-attachment:
scroll
;
background-clip:
border-box
;
background-color:
rgba(0, 0, 0, 0)
;
background-image:
none
;
background-origin:
padding-box
;
background-position-x:
0%
;
background-position-y:
0%
;
background-repeat-x:
;
background-repeat-y:
;
background-size:
auto
;
border-bottom-color:
rgba(0, 0, 0, 0.15)
;
border-bottom-style:
solid
;
border-bottom-width:
1px
;
border-image-outset:
0px
;
border-image-repeat:
stretch
;
border-image-slice:
100%
;
border-image-source:
none
;
border-image-width:
1
;
border-left-color:
rgba(0, 0, 0, 0)
;
border-left-style:
none
;
border-left-width:
0px
;
border-right-color:
rgba(0, 0, 0, 0)
;
border-right-style:
none
;
border-right-width:
0px
;
border-top-color:
rgba(0, 0, 0, 0)
;
border-top-style:
none
;
border-top-width:
0px
;
box-sizing:
border-box
;
color:
rgba(0, 0, 0, 0)
;
cursor:
auto
;
display:
inline-block
;
font-family:
"Source Code Pro", SFMono-Regular, Consolas, "Liberation Mono", Menlo, Courier, monospace
;
font-size:
38.4px
;
font-stretch:
normal
;
font-style:
normal
;
font-variant-caps:
normal
;
font-variant-ligatures:
normal
;
font-variant-numeric:
normal
;
font-weight:
300
;
height:
69px
;
letter-spacing:
normal
;
line-height:
38.4px
;
margin-bottom:
0px
;
margin-left:
0px
;
margin-right:
0px
;
margin-top:
0px
;
overflow-x:
visible
;
overflow-y:
visible
;
padding-bottom:
10px
;
padding-left:
20px
;
padding-right:
50px
;
padding-top:
10px
;
text-align:
center
;
text-indent:
0px
;
text-rendering:
auto
;
text-shadow:
none
;
text-size-adjust:
100%
;
text-transform:
none
;
user-select:
text
;
width:
621.922px
;
word-spacing:
0px
;
writing-mode:
horizontal-tb
;
-webkit-appearance:
none
;
-webkit-box-direction:
normal
;
-webkit-rtl-ordering:
logical
;
-webkit-border-image:

from bundlephobia.

pastelsky avatar pastelsky commented on August 30, 2024

You should be getting redirected to bundlephobia.com from the previous website. If you were still seeing the older site, it was probably due to the local service worker installation. I've unregistered it, let me know if the redirect works.

from bundlephobia.

Magellol avatar Magellol commented on August 30, 2024

This is fixed on my end. Getting the redirection and the characters now are fine 👍

from bundlephobia.

pastelsky avatar pastelsky commented on August 30, 2024

Closing this since the issue seems to be resolved. Feel free to open it if you it happening again.

from bundlephobia.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.