Damian Karzon
Damian Karzon
@msh-nayan I actually ran into this same problem. Digging into the source I found that it was caused by the code in `BrowseFragment.onStart` making a call out to the readd...
@philipgiuliani There is no package for my fork if that's what you mean. However you can manually add it to your project. Download it from my fork them put the...
I made a start on this but I wasn't able to get the project running locally yet 😞 https://github.com/GoogleChrome/lighthouse-ci/compare/main...dkarzon:cls-graph This should be the API and UI components of it so...
@laurentS My use case for this is probably an odd one. I can't remember the exact scenario but I have some transforms on the data between tap and target, one...
@nbparker I got around this by removing the table versoning completely with a transform between the tap and target. Blocking the `ACTIVATE_VERSION` messages and removing the `version` property on `RECORD`...
would be pretty cool, then maybe give commands the option to be available in both or only 1? Or at least give them the context?
Maybe one of the Attribute properties could be a group? Or clients can manage it and do it somehow in web.config: ` ` ...?
hurray! But yeah I thought that at first, but then its on the developer to manage the grouping when really you want to give that to the client(?)
Its not really just so the end user can see what commands are builtin verses custom. Its more for if you had about 50 commands available you can see them...
@iamkevinv That is a bit too soon, I'm not ready for it just yet 😕