Skip to content

Conversation

@MayaKirova
Copy link
Contributor

Closes #15644

Use default scheduler instead of explicitly using the animationFrameScheduler since it throws errors in SSR env.

Additional information (check all that apply):

  • Bug fix
  • New functionality
  • Documentation
  • Demos
  • CI/CD

Checklist:

  • All relevant tags have been applied to this PR
  • This PR includes unit tests covering all the new code (test guidelines)
  • This PR includes API docs for newly added methods/properties (api docs guidelines)
  • This PR includes feature/README.MD updates for the feature docs
  • This PR includes general feature table updates in the root README.MD
  • This PR includes CHANGELOG.MD updates for newly added functionality
  • This PR contains breaking changes
  • This PR includes ng update migrations for the breaking changes (migrations guidelines)
  • This PR includes behavioral changes and the feature specification has been updated with them

@MayaKirova MayaKirova requested a review from dkamburov April 7, 2025 11:42
@ChronosSF ChronosSF changed the base branch from master to 19.2.x April 16, 2025 16:58
@github-actions
Copy link

There has been no recent activity and this PR has been marked inactive.

@github-actions github-actions bot added the status: inactive Used to stale issues and pull requests label Jun 16, 2025
@dkamburov dkamburov removed the status: inactive Used to stale issues and pull requests label Jun 16, 2025
@MayaKirova MayaKirova requested a review from skrustev June 20, 2025 08:38
@IMinchev64 IMinchev64 self-assigned this Jun 23, 2025
@IMinchev64 IMinchev64 added 💥 status: in-test PRs currently being tested and removed ❌ status: awaiting-test PRs awaiting manual verification labels Jun 23, 2025
@IMinchev64 IMinchev64 added ✅ status: verified Applies to PRs that have passed manual verification and removed 💥 status: in-test PRs currently being tested labels Jun 24, 2025
@dkamburov dkamburov merged commit d4395a3 into 19.2.x Jun 24, 2025
4 of 6 checks passed
@dkamburov dkamburov deleted the mkirova/fix-15644 branch June 24, 2025 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

grid version: 19.2.x ✅ status: verified Applies to PRs that have passed manual verification

Projects

None yet

Development

Successfully merging this pull request may close these issues.

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

4 participants