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

Get-UDElement doesn't work on components rendered in tables #2485

Closed
adamdriscoll opened this issue Jun 21, 2023 · 1 comment
Closed

Get-UDElement doesn't work on components rendered in tables #2485

adamdriscoll opened this issue Jun 21, 2023 · 1 comment
Labels
bug Something isn't working P4 - low Bug has minimal impact, general usage not affected. PowerShell Universal Issue relates to PowerShell Universal. support ticket This issue was the result of a support ticket. Support tickets receive priority.

Comments

@adamdriscoll
Copy link
Member

Version

3.9.7

Severity

Low

Steps to Reproduce

Create a table and use the render method to create a column with an input field. Create a button that calls Get-UDElement to retrieve the state of that field. Change the input field nad attempt to read the value with Get-UDElement.

Expected behavior

Value is returned

Actual behavior

No value is returned

Additional Environment data

No response

Visuals

No response

@adamdriscoll adamdriscoll added bug Something isn't working PowerShell Universal Issue relates to PowerShell Universal. requires triage Issue has not yet been verified by the development team. support ticket This issue was the result of a support ticket. Support tickets receive priority. and removed requires triage Issue has not yet been verified by the development team. labels Jun 21, 2023
@Omzig Omzig added the P4 - low Bug has minimal impact, general usage not affected. label Jul 5, 2023
@adamdriscoll
Copy link
Member Author

This issue has been mentioned on Ironman Software Forums. There might be relevant details there:

https://forums.ironmansoftware.com/t/udelement-not-forwarded/9419/3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working P4 - low Bug has minimal impact, general usage not affected. PowerShell Universal Issue relates to PowerShell Universal. support ticket This issue was the result of a support ticket. Support tickets receive priority.
Projects
None yet
Development

No branches or pull requests

2 participants