Nicolas Forney

Results 9 comments of Nicolas Forney

> Hi, > > I think this issue can be closed. Here is the solution. > > * A requirments.yaml in your components folder./components/mycomponent/requirements.yaml > * The root element of...

Thanks @marmite22 for your solution. It helped me to resolve the "CypressError: Timed out retrying: cy.click() failed because this element is detached from the DOM." error message for Angular2+. Here...

@bcole-dbg, what currently do is juste that : ```js // before waitUntilAngularStable, do stuff that my rerender some angular elements and make it "unstable" cy.waitUntilAngularStable(); // DOM elements have finished...

Same issue. As anyone found a solution? @rsilva-rs plugin doesn't seem to exist anymore.

Hi, Sorry for my late reply. Unfortunately I didn't tested this portlet on the version 7. I'm still running with a version 6 and I'm going to move to another...

Your proposition makes sense. You can of course propose a pull request to add this feature. I will add it as a new feature for the next release.

I don't think your question is related to this issue. You should have open a new issue for your question. Anyway, this plugin doesn't generate links you have to manually...

Could be a new option. But what about this situation : Home > Very very long name of some category > Category 2 > Very very long name of some...

Hi, Unfortunately it's not possible to add elements after the breadcrumbs has been initialized.