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

Size is not reflected correctly when used with “@angular/material”. #87

Closed
takevox opened this issue Sep 7, 2024 · 9 comments
Closed

Comments

@takevox
Copy link

takevox commented Sep 7, 2024

When used with “@angular/material”, even if is written, the width and height of the internal svg element is set to “0” and is not displayed correctly.

When clicked, the width and height change to “100%” and are displayed correctly, but is there any way to avoid the width and height of the svg element being set to “0” in the initial view?

@artem-mangilev
Copy link
Owner

Hi! Could you please provide a stackblitz example for me to easily identify how to fix this?

@takevox
Copy link
Author

takevox commented Sep 7, 2024

@artem-mangilev
Copy link
Owner

It's fine, I'll run in locally, thanks.

@artem-mangilev
Copy link
Owner

@takevox fixed in 0.13.0-0

@takevox
Copy link
Author

takevox commented Oct 7, 2024

Thank you.

I will try the 0.13.0 branch.

@takevox
Copy link
Author

takevox commented Oct 19, 2024

I tried it with b12a70e and it worked!

Thanks!

@artem-mangilev
Copy link
Owner

Great! I'll publish a 0.13.0 with this fix today or tomorrow

@takevox
Copy link
Author

takevox commented Oct 22, 2024

I have updated to 0.13.0 on my project and can confirm that the problem has been resolved!
Thanks for a great product!

@artem-mangilev
Copy link
Owner

artem-mangilev commented Oct 25, 2024

Thanks for a great product!

Thank you! So I'm closing the issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants