Simplify component
Pinned
Activity
Axnyff push Axnyff/reproduction-gatsby
commit sha: 5c588b56223268929c547f40edec1a302dd7ea3a
push time in 1 month agoAxnyff push Axnyff/reproduction-gatsby
commit sha: 3de7c5d1204b6ef9af4fec23c4349c03ff779b1f
push time in 1 month agoAxnyff push Axnyff/reproduction-gatsby
commit sha: c52939c275a331c0676df9d193c3ff984f0f83c1
push time in 1 month agoAxnyff issue comment paulrosen/abcjs
My drum gift after asking so much questions !
Hey @paulrosen Here is my gift for you, I just recreated the drum sound by creating a new one 😄
If you like it, let me know, I will send you the files I changed 👍
@airdev-web Hey, I'm struggling to understand how to create great scores and sound. I'm really curious to understand how you managed to do it.
Axnyff push Axnyff/dotfiles
commit sha: 74701eab6f86dc7d7c6cafe99d09e40e0439a1e8
push time in 1 month agoAxnyff push travauxlib/tiny-hashes
commit sha: 4b3b8818a0676564be9eb0159b484cf848f7fbab
push time in 1 month agoAxnyff push travauxlib/tiny-hashes
commit sha: af4b187ed8633d920f24eb15ca70ad4a7cca356e
push time in 1 month agoAxnyff push Axnyff/dotfiles
commit sha: 4f78cb86592ced08d5c1f4c88c83710b2ba3262b
push time in 2 months agoAxnyff push Axnyff/dotfiles
commit sha: f04f82fca413b0081202367ad26047a274589515
push time in 2 months agoAxnyff push Axnyff/dotfiles
commit sha: 529f0624574830184327acdbd6526f4007499d43
push time in 2 months ago
Using the typeof window === 'undefined' check seems to lead to weird rendering issues
Preliminary Checks
Description
Hello,
I have a weird issue whenever I use typeof window to do a check for the ssr. The component is then not properly rendered
My component looks like this, after the hydration, the text will correctly turn to text-white however, the className won't change
Reproduction Link
https://github.com/Axnyff/reproduction-gatsby
Steps to Reproduce
Expected Result
The whole component should correctly be rerendered
Actual Result
text-dark will turn to text-white however, the className of the phone number will stay as text-dark
Environment
Config Flags
I have no flag and no gatsby-config