Skip to content
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

[BUG] Dialog from component - example is broken #383

Closed
RobotCherries opened this issue May 10, 2021 · 2 comments
Closed

[BUG] Dialog from component - example is broken #383

RobotCherries opened this issue May 10, 2021 · 2 comments
Assignees

Comments

@RobotCherries
Copy link

RobotCherries commented May 10, 2021

🐞 Bug report

Description

The stackblitz example for the Dialog from component doesn't work.

Reproduction

https://stackblitz.com/edit/angular-taiga-dialog-from-component-broken-example

Expected behavior

Working stacklitz example

@RobotCherries
Copy link
Author

I have fixed the errors present in the broken stackblitz demo, by:

  1. creating the missing referenced DialogExampleComponent
  2. replacing the new component's files with the files present in dialog-example folder https://github.com/TinkoffCreditSystems/taiga-ui/tree/173213fa013c73ea38e2afbc16c5ba3f3996bae3/projects/demo/src/modules/services/dialogs/dialog-example
  3. adding the new component in the app.module.ts declarations & entryComponents.

Here is a working example.

@waterplea
Copy link
Collaborator

I've created a blanket issue for Open on StackBlitz problems:
#673

@splincode splincode moved this from 💡 Backlog to ✅ Done in Taiga-family Sep 24, 2023
@github-project-automation github-project-automation bot moved this to 💡 Backlog in Taiga-family Sep 24, 2023
@waterplea waterplea closed this as not planned Won't fix, can't repro, duplicate, stale Nov 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants