tomholford

Results 65 comments of tomholford

Having this issue after the latest update, but it seems to occur randomly (ie., not after using the 3v3 port)

> * The App Info in landscape no longer shows relevant info (@tomholford do you have an idea what might cause this?): Have an idea on what might be the...

I have gone through this flow twice (adding a new user to an org), and both times it was not obvious how to perform this action. Both times, I eventually...

In case anyone else is looking for how to config browsersync for HTML5 mode, add the middleware by installing this: `npm install connect-history-api-fallback --save-dev` And update gulp/watch.js: ``` ... gulp.task('browserSync',...

Could this be related? https://github.com/foundry-rs/foundry/issues/7081

Landed here from Google, figured I'd share what ended up working for me in case it helps someone else. In my case, I had the callback URLs set to use...

@SomeoneToIgnore: Thanks for marking as draft. Quick update: Had to focus on other priorities, but will be able to pivot back to this soon. At this point I have some...

> Great news! I'm afraid I have no idea why `print_completion_item` does not print, but do you say that non-dev mode works just fine? @SomeoneToIgnore I have rebased on `main`,...

> This is going to have some conflicts with zed-industries/zed#7467, so we're going to land that first. @maxdeviant Thanks for the heads up. Now that zed-industries/zed#7467 is merged, I rebased...