Asvin Balloo
Asvin Balloo
@FlicHollis Picking it back again now. I started taking a look a while ago then switched to other higher priority tickets.
@eugene-manuilov Apologies. The wording was wrong in the IB. I updated the IB, basically we no longer need to call `await registry.__experimentalResolveSelect( CORE_MODULES ).getModules()` before calling `getModule`, `isModuleActive` or `isModuleConnected`....
Thanks @eugene-manuilov ! IB has been updated!
@wpdarren Sorry if that was missed in the QAB, but you'll need to delete the `wp_googlesitekitpersistent_dismissed_tours` user meta since we are saving which tours were dismissed in the database. Via...
@aaemnnosttv Is there any reason why we are not upgrading to v7? The reason is we'll still have some compatibility issues with v6 and PHP 8.1, so why not use...
@aaemnnosttv I thought with the minimum WP version we support being bumped to 5.2, we could use Guzzle 7 but turns out that the [minimum supported version](https://wordpress.org/news/2019/05/jaco/) is `5.6.20`. I...
@aaemnnosttv Apologies for the confusion. All good to upgrade to the latest v6 👍 Guess I was confused with[ another ticket I was working on](https://github.com/google/site-kit-wp/issues/5110).
@aaemnnosttv I can give it a try although last time i had a look, I was stuck on some composer issue.
Update: Getting the following error when we expose `@wordpress/element`: