Christina Yang
Christina Yang
Also getting this, using Next.js 14.2.3 "@giphy/js-fetch-api": "^5.6.0", "@giphy/react-components": "^9.5.0",
I'm not sure if I'm understanding `toZonedTime` correctly, but I think this should be the intended behaviour, since China did have daylight savings before 1991, so an hour after 1am,...
@raineorshine I already removed `Popup` in my PR, but haven't renamed `PopupBase` to `Popup`. Should this be done in the same PR?
@cedricdelpoux I've fixed it. I was able to run the demo before merging with master, so I've confirmed it works, but I wasn't able to figure out running it after...
@cedricdelpoux I don't see any conflicts?
@fostergn thanks for the reminder, I'd forgotten about this. @cedricdelpoux I've rebased it, is this okay? I still can't run it, so would you mind checking if this is still...
@cedricdelpoux That's what I've been trying but it doesn't work. It just terminates immediately Before, I got it to run by using node 16, but now even that isn't working....
@cedricdelpoux Should be fixed now, distributing children by height will only occur when the height of every child is > 0 The problem before was that distributeChildren was running before...
Sorry about this, thanks @ADTC! I've opened another PR in #134
@ADTC I've made a PR for this https://github.com/DefinitelyTyped/DefinitelyTyped/pull/71485