RVG|lory
RVG|lory
but why can't you add an endpoint to verify is the key is valid or not, I have to send a test email for that...
I'm sending it to myself (same address) hoping it has 0 delay in that way, I have to add both subject and text cause if one of them is empty,...
> There are various ways to deploy Rust directly that handle running the workers-rs project, although I haven't used one of these exact workflows to recommend here unfortnuately. If running...
> It is not clear what a "select menu" is, there is no widget with that name. Do you mean a Select widget or a Menu ? > > Please...
How can I make it to ignore my app since the build path it's always different (that's how both go run and go build works)
But that's not related to the select menu issue, before 2.5.0 was working, I downgraded to 2.4.5
@andydotxyz ```go actions := widget.NewSelect([]string{"Write a message", "Edit a message", "Pin a message", "Create a channel", "Edit a channel", "Create a thread", "Delete a channel", "Delete a message", "Unpin a...
> I'm going to say that it's 99% likely that the crash is inside the "/* code here... */" that you have missed out. That is why a crash log...
> The internal header seems to take precedence. > > ```ts > const setHeaders = (headers: Headers, map: Record = {}) => { > for (const key of Object.keys(map)) {...
Just that a sintax like that should throw an error