Skip to content

fix: translate GridLayout to TS#275

Closed
ykornilov wants to merge 2 commits intomainfrom
gridlayout-to-ts
Closed

fix: translate GridLayout to TS#275
ykornilov wants to merge 2 commits intomainfrom
gridlayout-to-ts

Conversation

@ykornilov
Copy link
Copy Markdown
Collaborator

No description provided.

@gravity-ui-bot
Copy link
Copy Markdown
Contributor

Preview is ready.

Comment thread src/components/GridLayout/types.ts Outdated
Comment thread src/components/GridLayout/GridLayout.tsx Outdated
Comment thread src/components/GridLayout/GridLayout.tsx Outdated
Comment thread src/components/GridLayout/GridLayout.tsx Outdated
Comment thread src/components/GridLayout/GridLayout.tsx Outdated

getItemsMeta() {
return this.metaRef.current?.getItemsMeta();
return this.metaRef.current?.getItemsMeta() ?? [];
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This could break someone's logic

@ykornilov ykornilov changed the title chore: translate GridLayout to TS fix: translate GridLayout to TS Nov 18, 2025
@ykornilov ykornilov closed this Nov 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants