Goncalo Espinha
Goncalo Espinha
@azrikahar This is what I see when I'm editing the nodes:  No issues there. I can add, edit and remove nodes. My issue happens when I try to delete...
@azrikahar Yup, that worked! Just deleted the "Update Data" and saved the flow successfully. Thanks for the advice! Is this a bug or was it something I did wrong?
Any news on wether the `httpRequestOptions` are a known bug or not?
I've just updated the above with some more detail. I found a detail of the error when running the docker container from the terminal: `[Error: select 1 from `sqlite_master` where...
> Hi, > > There is an [issue](https://github.com/vercel/geist-font/issues/62) that states Geist-font works only with Next.js and does not function correctly with other libraries or frameworks. > > Instead of downloading...
@sadeghbarati any idea what this is about? I tried looking at the code and found nothing particularly strange. All components work well in this context except for this particular one.
> Moving > > interface SidebarProps { > side?: "left" | "right" > variant?: "sidebar" | "floating" | "inset" > collapsible?: "offcanvas" | "icon" | "none" > class?: HTMLAttributes["class"] >...