F43nd1r

Results 119 comments of F43nd1r

Giving a little update on this issue: - This issue only exists when dynamically setting the theme variant using `setAttribute` on the UI. (not when using annotations) - Here's my...

Hi @yigit, @tschuchortdev. I'm interested in this rewrite. I think with the introduction of ksp the separation of kapt from the core components makes a lot of sense. What's the...

This would need bigger structural changes, so not sure if it'll actually happen, but I'm just dumping some thoughts on configuration here: Simpler solution would be to provide overrides for...

We've decided to not go for a generally more flexible configuration for two reasons: - performance concerns: more complex config means more complex checks on every method call - the...

I *think* this is supposed to already work that way, hence the bug label.

Update: This *does* work usually. I have not yet been able to identify why it doesn't work in your project. You could help us by slimming down the project to...

Your demo works as expected for me. Please note that enabling multiple assaults (exception and latency) means one will be picked at random, so not every request fails.

As this also works in a simpler project, I'm going to assume this is the same issue as #317

are you using ACRARIUM_UPDATEDEVICELIST=true?

`network_mode: host` prevents you from accessing exposed ports of other containers.