You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to create an extension using the latest yaak-cli, but I keep running into this error:
I've been troubleshooting the issue and noticed that the event.rs file in the yaak repo doesn't handle null values:
I've been investigating why this is happening, but I'm having a hard time understanding how yaak-cli works. 🤦🏾 It's really frustrating because the event.d.ts in yaak-cli is updated, as you can see in the screenshot:
I'm continuing my investigation, and I might create a pull request to address this issue.
The text was updated successfully, but these errors were encountered:
tcelestino
changed the title
Type error related to "icon" key in HttpRequestAction
Type error related to "icon" key in HttpRequestAction plugin example
Feb 23, 2025
I'm trying to create an extension using the latest yaak-cli, but I keep running into this error:
I've been troubleshooting the issue and noticed that the
event.rs
file in theyaak
repo doesn't handlenull
values:I've been investigating why this is happening, but I'm having a hard time understanding how
yaak-cli
works. 🤦🏾 It's really frustrating because theevent.d.ts
inyaak-cli
is updated, as you can see in the screenshot:I'm continuing my investigation, and I might create a pull request to address this issue.
The text was updated successfully, but these errors were encountered: