brimby

Results 10 comments of brimby

Yeah same thing here. To get around the problem I had to switch to using the regular stack rather than the native one. Hopefully one day I'll be able to...

> Found a quick and easy solution for the time being. I added this delay in, as it seems like a loading issue. I'm glad you found a workaround and...

Just want to add that I have this exact issue as well so I'll be observing what happens here and can send files too if it comes down to that....

You guys should also delete the part about needing to use a Java JDK 11 image when building with EAS. At this point the default image they use is way...

This feels really bad that even a simple adjustment to the docs can't get merged in. The way the docs are now, a lot of people are going to bounce...

I was using the following mutation: (yes, even the hardcoded password part because I was going to work it out in steps): `mutation DeleteAccount { deleteAccount( password: "testing1234" confirmPassword: "testing1234"...

Oh I see now, you have it on Craft 4 but not 3. Any chance you're going to add it to 3 or is it just time I upgraded?

I brought the deleteAccount code over into my Craft 3 project locally and it works. I'd send a pull request except I'm not sure if/how I can send a pull...

Are you still planning on backporting this? If you're wanting to bail on Craft 3, I understand. I'm just trying to make a plan. If you'd like me to send...

No problem, mate. I can't imagine how time intensive it is to maintain a public product, even if it's just a plugin. I'm the dummy still back on craft 3...