Uh oh!
There was an error while loading. Please reload this page.
Use object with null prototype for settings - #4835
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
5057a23 to
e49bb35CompareEvanHahn
commented
Feb 26, 2022
Just rebased this. |
EvanHahn
commented
Mar 12, 2022
Anything else I should do here? No rush from me, just wanna make sure I'm not blocking anything. |
dougwilson
commented
Mar 12, 2022
Hey! No, these 5.x changes are good. I'm just waiting to merge after the 4.x branch is merged in to reduce the merge conflicts is all. That should be very soon, as the 4.x changes landed are supposed to be out next week! Thank you for your hard work and discovering this issue. API is more sane now thanks to you 😊 |
EvanHahn
commented
Mar 12, 2022
Great, thanks!! If there are other things that need doing, feel free to reach out to me@evanhahn.com and I'll see if I can help. |
EvanHahn
commented
Apr 17, 2023
This has been open for over a year. No rush from me, but let me know if there's anything I can do to move this along. |
Uh oh!
There was an error while loading. Please reload this page.
e49bb35 to
01395fbCompare01395fb to
790d083CompareEvanHahn
commented
Apr 28, 2024
It seems that the |
#4861 is merged which created a conflict here. If you want to resolve it go for it (its super simple) or I can with a local merge (instead of just clicking the buttons). I will leave it here for a bit and if I don't hear back will merge it when I circle back. |
EvanHahn
commented
Apr 29, 2024
Fixed, I believe. |
wesleytodd
commented
Apr 29, 2024
Hm, it still doesn't like it, but afaict that was the line which changed in both. This is the reason not to leave branches to become stale this long, sorry about the difficulty. I will pull and check it locally now. |
wesleytodd
commented
Apr 29, 2024
🤷 merged in the referenced cherry-picked version above. |
express().settingsis now an object with anullprototype. This simplifies the code.