Bruno Medeiros

Results 21 comments of Bruno Medeiros

I'm planning to use this library in a git-based solution I'm building, but the lack of this feature is a deal-breaker for the project here :( I guess I'd have...

@fabien0102 and @nicoespeon, I finally started trying running the v2 here locally, but I'm having some problems. First time trying to work with a lib outside npm in an Angular...

Shouldn't we log it in trace mode? As it's unlikely that someone is going to run in production with trace enabled, it seems a reasonable option.

In my case here I was having this problem just in CircleCI build, local one was working fine. After updating the docker image from `circleci/node:12.7-browsers` to `circleci/node:12.18-browsers` CircleCI started to...

If neutral is not a good idea, maybe we should at least keep the original text when there are no asserts, something like: `2 warning(s) - Performance: 66, Accessibility: 94,...

That makes sense! In my case, I have a different client for the UI, but I actually have to check roles against a different Keycloak client, from whose I also...

> Hi! Please use the Kotlin Slack or Stack Overflow for questions about usage. We try to reserve this place for issues for us to solve specifically. This was not...

> I would say it was purposefully abandoned. If anybody wants to work on this - please feel free, though let's discuss design first before opening PRs @maxokorokov I got...

@devakone I haven't started, maintainers request to discuss design first, but no one stepped up for that yet.

> I recently stumbled into this issue while refactoring a larger project and I am somewhat reluctant to give up the benefits of a tree-based structure and short names for...