Elizabeth Martin Campos

Results 15 comments of Elizabeth Martin Campos

Hmmm, I see, I thought about something like what that script does, but I just thought of it as a workaround, as you said. Well, I was looking for a...

> > The only thing I am concerned about is how native Angular Material components use material icons, and how can them be adapted for use with mdi. > >...

Hi again, I had some problems when trying to make my plugin work, and I found out my importer wasn't being injected because of this. You said it worked for...

@Eugeny Hi, I'm sorry, I've been a bit busy and haven't been able to check on this. I'll try and see if I can make it work with class-based injection.

@Gacko in that case we can prioritize and merge the NJS PR first, and then add this on top of it as just a fix

@Gacko hmm, not sure if I understand. you wouldn't tag the other PR (adding NJS + some migrations) as a fix, I agree with that, but once that is merged...

well, that's settled then. we'll see if we can fix the build issues soon /hold

duplicate of #10267. might want to read [this](https://github.com/kubernetes/ingress-nginx/issues/10267#issuecomment-2502197663) regarding `if` directives in Nginx (tl;dr: they are only good to use for `return` and `rewrite`. keep an eye on #12424 for...