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

[Bug] Field Properties is empty in Python and TS #40

Open
caroott opened this issue Oct 11, 2024 · 0 comments
Open

[Bug] Field Properties is empty in Python and TS #40

caroott opened this issue Oct 11, 2024 · 0 comments
Labels
Status: Needs Triage This item is up for investigation.

Comments

@caroott
Copy link
Member

caroott commented Oct 11, 2024

The field Properties of DynamicObject is unused in Python and TS and is therefore empty. The GetProperties member can be used there to retrieve key value pairs. It would possibly be a good idea to add a warning to the Field and let it fail on transpilation or make it internal only to avoid mistakes.

@github-actions github-actions bot added the Status: Needs Triage This item is up for investigation. label Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Needs Triage This item is up for investigation.
Projects
None yet
Development

No branches or pull requests

1 participant