Mitar

Results 1691 comments of Mitar

Related: * https://lists.w3.org/Archives/Public/www-style/2014Apr/0025.html * https://lists.w3.org/Archives/Public/public-whatwg-archive/2014Feb/0140.html * https://lists.w3.org/Archives/Public/public-webapps/2013OctDec/0640.html * https://discourse.wicg.io/t/allowing-browser-find-in-page-to-find-non-dom-text/1205

Luckily adding the following to `package.json` seems to satisfy audit and keep nyc working: ``` "overrides": { "js-yaml": "4.1.1" } ```

Please rebase from latest master branch to fix CI issues.

I am not completely sure you need this? I do `ar.GetSession().(*OIDCSession).JWTClaims` in my code (`JWTClaims` is where I store claims inside my `OIDCSession` implementation). [Example here](https://gitlab.com/charon/charon/-/blob/main/oidc_introspect.go?ref_type=heads#L44) and [example here](https://gitlab.com/charon/charon/-/blob/main/oidc.go?ref_type=heads#L350).

Please rebase from latest master branch to fix CI issues.

What about changing the tag value?

I think Go made it pretty easy to work with major versions. I would not shy away from major version bumps.

There is nothing to click anymore. It seems like it moved it all the way out on the left. Only one button left. I fixed it by deleting `./config/naps2` directory....

Ha, I collapsed it the last time but now that I started it again, I again cannot restore the sidebar. See screenshot.