Yoelvis Mulen

Results 4 comments of Yoelvis Mulen

> Why does this need to be a function? If `data` changes, the component rerenders. > > This already works: > > ```js > const { data: executionData, error }...

> Huh, point taken. I'm not sure if making the api more complicated is the right step to solve this though. Gotta think about that. > > In the meantime,...

> I haven't used this package in forever but maybe it's getting mapped to `OFFLINE_STEP_FUNCTIONS_ARN_FirstState`? > > Try printing `process.env` and see if it's available somewhere else. In my code,...