Skip to content

IE11: Cannot open a dialog from inside a dialog #7005

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
mortenamby opened this issue Sep 12, 2017 · 3 comments
Closed

IE11: Cannot open a dialog from inside a dialog #7005

mortenamby opened this issue Sep 12, 2017 · 3 comments

Comments

@mortenamby
Copy link

mortenamby commented Sep 12, 2017

Bug, feature request, or proposal:

Bug

What is the expected behavior?

Opening a new dialog from within a dialog should work in Internet Explorer 11.

What is the current behavior?

When opening a dialog from within another dialog, the new dialog is not displayed.

What are the steps to reproduce?

  1. Open a dialog instance.
  2. From inside this instance, try to open another different dialog (without closing the first one).
  3. In IE11 nothing happens.

What is the use-case or motivation for changing an existing behavior?

It may be desirable to open a new modal from an existing one, and it works for Chrome so there's no reason it shouldn't work for IE too

Which versions of Angular, Material, OS, TypeScript, browsers are affected?

Currently running:
@angular/material: 2.0.0-beta.10
@angular/core: 4.2.4
@angular/cdk 2.0.0-beta.10

Is there anything else we should know?

I'd provide a plunker but since plunker is not affected by what browser you're using it is irrelevant. Instead it can be tested with a quick sample through the CLI.

@donroyco
Copy link
Contributor

You didn't see #7004?

@crisbeto
Copy link
Member

Closing as a duplicate of #6719.

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants