Ben Irvin

Results 133 comments of Ben Irvin

That plugin appears to be using an RC version of Strapi too. There seems to be a problem upgrading from any rc version to any release version, or when using...

> > If we can confirm internally that this general idea solves the problem, which it looks like it does, I think we can accept it. I'm still hoping to...

By the way, experimental is: 0.0.0-experimental.11e82a5b152de754631436e56b887e776bb91861

This approach looks good to me! Just need to run `yarn prettier:write` to fix the linting issues, and if @meeehdi-dev and @chrisli-03 can confirm it fixes their problem we can...

> I'm not 100% sure I like this solution. It complicates the logic in `packages/core/strapi/src/node/core/plugins.ts` & makes it harder to follow. I'd appreciate any ideas for improvements or perhaps we...

e2e tests are failing because the documentation plugin is not loading, or if it's loading it's not displaying the front-end navigation. If we see it failing on other PRs we...

Just closing to re-open and trigger aggregate_test_result again

Generated an experimental so it's easier to test: ~~`npx create-strapi-app@0.0.0-experimental.6d27139261823fc4b18da9f3c10b271d5010dbf0`~~ Update: use the latest one, now at `npx create-strapi-app@0.0.0-experimental.da85533897155e719d784f0271223c866d2f69ab`

I don't know if it's an existing issue or something that should be fixed in this PR, but when the example template starts up it the first time, it creates...

Tests passed first try, trying them again to get some reassurance they're not flaky.