rojasjandro89

Results 8 comments of rojasjandro89

I don't think it does. I'm using 1.6.1 and it gives me the following error: Error: $compile:multidir Multiple Directive Resource Contention

Nope, I tried with a non-isolated scope directive and it didn't work. I even tried inside the controller and it gives me the same error...could it be a compatibility issue?...

I think I found the problem (at least with my project). I was using a wrapper of jQuery UI and it already contained a resizable directive with exactly the same...

Unbelievable no one else has needed this feature before...

Alright, that renders this experimental feature useless in my case. I have to maintain multiple libraries with collections of mixins and functions. Using `stylePreprocessorOptions` is the only way of aliasing...

Still an issue one year later. I'm surprised no one else has reported this 🤔 ![00_0](https://github.com/angular/components/assets/17559789/3e86b832-7807-4efd-9708-e0915ca34cbc)

Having the same issue. I think the problem is in the ComponentPortal. I'm generating the dialog myself using portals and I'm experiencing the exact same behavior described by others. Angular...

I'm facing the same problem. I need to orientate custom overlays but I don't see the option to do it. I could tap into the drag events to recalculate the...