Anguel
Anguel
@claude can you look into this and see how to prevent users from changing settings that were defined at deployment time?
hey @nicopace , made some changes where if the profile or AI provider is defined via env, you can't remove it from the UI. Please let me know if you...
> Thank you for reporting this issue and sharing the detailed steps. I have tested this in the new UI and can confirm that the problem no longer occurs, the...
Thanks for the suggestion! Supporting multiple languages would be great but it's not something we've prioritized at the time. Would have to figure out the best way to do it...
Closing this in favor of larger SSL issue tracking: https://github.com/clidey/whodb/issues/669
hey @UmeshpJadhav sounds good! Apollo 4.0 would be the target. This looks like it might come in handy: https://www.apollographql.com/docs/react/migrating/apollo-client-4-migration Specific functions, not any that I can remember at the moment....
@UmeshpJadhav have you made any progress with this issue?
Hi @RiaanVR thanks for your patience, both myself and @hkdeman were off due to traveling and had very limited access to our machines. I have an almost-working SSL solution for...
I had the same issue with this and it was related to how Parcel was handling the import. I had to add custom Parcel resolver as such: Create a .parcelrc...
Agreed, I'll raise it soon. Think I just ran into the same issue again in a different library :)