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

Fixed modals with value type properties #3091

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from

Conversation

Suiram1701
Copy link
Contributor

@Suiram1701 Suiram1701 commented Apr 5, 2025

Description

It is not realy possible to use RespondWithModalAsync with provided modal value due to problems with the property access and unfavorable string conversion (in my case with DateTime).

The changes allow it to use value types and search first after a ToString override before casting.

Changes

Related Issues

N/A

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.

1 participant