Replies: 1 comment
-
Wow, this Stackblitz thing is impressive! Quirrel works by making Webhook-like API calls, and it seems like Stackblitz doesn't yet fully support those. The working one of the two buttons accesses Quirrel from the frontend, which is generally not a good idea for data security reasons. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I'm trying to write an example with Next in stackblitz for an article I'm writing about Quirrel, but I can't get the job to be fully executed.
I get the message of "Created Job", and then after the delay, "Executing Job", but it never executes itself.
https://stackblitz.com/edit/quirrel-test?file=pages/index.js
Beta Was this translation helpful? Give feedback.
All reactions