Nicolas Goy
Nicolas Goy
I started working on a PR that will consolidate multiple issues about dateformat, but I saw no activity on the repo, so I have a doubt. @jmaupetit you are the...
> There is no way to do that, the execution is on the server where we don't have access to the URL query params 🙁 The proxy do forward the...
> Can you tell me exactly what you are trying to do here? I am implementing an OpenID auth block. The idea is that you can add the block, configure...
I realized that typebot is sending the query variable as `prefilledVariables` to the `startChat` endpoint but it means that the user has to create all variables beforehand which would make...
My prototype works if the user creates the `code` and `state` variables beforehand, but this does not handle the possible errors.
The user doesn't have to provide the variable names to the block, because those names are fixed. To use the block, I have to instruct the user to create the...
I tested different approach to keep the PWA, but there is no reliable way to detect that the proxy session has expired. The CORS fails and we have no idea...
For reference: https://gitlab.com/kicad/code/kicad/-/issues/18079
Yes it is because of the chat paused banner, but I think the banner should not alter the layout, otherwise it is hard to aim when moderating. On March 24,...
Yes with `font-weight: 400` it's similar to windows. I did investigate a little bit: - I have the inter font installed, and `font-weight: 250` is not in it, so it...