sagemathinc / cocalc

CoCalc: Collaborative Calculation in the Cloud
https://CoCalc.com
Other
1.14k stars 207 forks source link

update antd #7641

Closed haraldschilly closed 6 days ago

haraldschilly commented 1 week ago

Description

Antd 5.18.3

Checklist:

haraldschilly commented 6 days ago

The only thing I can't test is the next/store. It fails grabbing the "profile". I.e. this is the error I get in the network info. I tried everything I could think of to build/rebuild it. It works in prod, though. … if this is related to what we already discussed, is this another case where there is a problem? /cc @schrodingersket

Screenshot from 2024-06-28 15-09-41

schrodingersket commented 6 days ago

@haraldschilly thanks for pinging me on this - I'll check it out here in just a little bit. Incidentally, there's an environment variable that can disable JSON schema validation in dev (I don't have it off the top of my head, but will track that down for you once I'm out of the meeting I'm about to jump into) if you're currently blocked.

haraldschilly commented 6 days ago

@schrodingersket well, don't worry too much about me – it's just one detail to double-check after building this in prod, that's all. most likely, this has no impact, since everything else did work fine.

williamstein commented 6 days ago

it's just one detail to double-check after building this in prod, that's all. most likely, this has no impact, since everything else did work fine.

The store is completely broken in production mode. I'll look into fixing it right now.

williamstein commented 6 days ago

Never mind -- the store just didn't come up initially, probably because of the hubs restarting (on test.cocalc.com).