Skip to content

Add not restored reasons property#307

Open
rgaignault wants to merge 1 commit into
masterfrom
romanG/no-restored-reasons
Open

Add not restored reasons property#307
rgaignault wants to merge 1 commit into
masterfrom
romanG/no-restored-reasons

Conversation

@rgaignault
Copy link
Copy Markdown
Contributor

@rgaignault rgaignault commented Sep 30, 2025

See RUM-3813

@rgaignault rgaignault requested review from a team as code owners September 30, 2025 09:34
Copy link
Copy Markdown
Contributor

@barboraplasovska barboraplasovska left a comment

Choose a reason for hiding this comment

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

Some questions.

*/
readonly id?: string | null;
/**
* Name attribute value of the iframe
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Question: Same as ID, Why Name attribute value and not just Name ?

*/
readonly children?: NotRestoredReasonsSchema[];
/**
* ID attribute value of the iframe
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Question: Why ID attribute value and not just ID ?

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