Yan Sern
Yan Sern
Maybe removing `enable-email-settings` can be done here too. Context: https://github.com/Automattic/jetpack/pull/36290/files This line: https://github.com/Automattic/jetpack/pull/36290/files#diff-7122c5abad70a93ba11fd2d8cc19fb9db328aa3da2614f1b8f3c122369ea60adR16
Your issue is probably related to this. https://github.com/cowboy/jquery-resize/issues/1 Use the pull request from here for the fix: https://github.com/cowboy/jquery-resize/pull/11/files
See my comment here for the temporary `.calc-grid`fix. Use it along with the `.col(1, true)` fix and "bootstrap/grid" should compile just fine. https://github.com/leafo/lessphp/issues/491#issuecomment-31226429
I work on a large-scale less project that has lots of less files in multiple-level of folders and does quite a bit of variable overriding. We switched to oyejorge's less.php...
@bexarcreative-daniel I'm in for a collaborative effort. Pinning this responsibility to a single person would be heavy.
Okay fixed and double checked for regressions. No regressions. All should be good now. Entrepreneur Signup Regular version
The Tracks event is now in, and this PR is rebased. Just awaiting tests to complete.
Entrepreneur Signup: Show WordPress logo when entering Design With AI from Entrepreneur signup flow.
I've retested DesignWithAI & SiteAssembler after rebase. All good.
> I always get `false` from `isVerified` and `hasUser`. @ivan-ottinger This is the issue I notice from your local Calypso and @JuanLucha too. After a user is created, the auth...
After reviewing the PR https://github.com/Automattic/wp-calypso/pull/55711, I don't think this issue can be fixed. The `lastPage` is there to switch from "chronological" to "hierarchical" once all pages are loaded is actually...