Skip to content

[SSR]: Setting column width to auto in a grid within SSR project throws an error and shut down the process #15644

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

Open
mddragnev opened this issue Apr 1, 2025 · 0 comments · May be fixed by #15688
Assignees
Labels
angular: ssr 🐛 bug Any issue that describes a bug grid: column-resizing ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.

Comments

@mddragnev
Copy link
Member

Description

If you set column width to auto in angular SSR grid then the whole application stops

  • igniteui-angular version:
  • browser:

Steps to reproduce

  1. Open the attached sample
  2. npm install
  3. npm run start

Result

An error is thrown and the application stops

Expected result

The app should work correct and the column should be auto sized

Attachments

ig-cli-ssr.zip

@MayaKirova MayaKirova added ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged. and removed 🆕 status: new labels Apr 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
angular: ssr 🐛 bug Any issue that describes a bug grid: column-resizing ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants