You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What platform is your feature request related to? (Delete other platforms).
JavaScript
Is your feature request related to a problem? Please describe.
We would like to modify the warning message which displays in designer while trying to parse/render the unsupported element/action types of adaptive cards
Describe the solution you'd like
If users try to add unsupported element/action to their JSON then the warning message is showing up like [Parse] Unknown element type: Media. Fallback will be used if present. (Example for unsupported element)
We would like to have a way to customize parse warning messages for unsupported element/action types
Example for unsupported element[Parse] Unknown element type: Media
The text was updated successfully, but these errors were encountered:
What platform is your feature request related to? (Delete other platforms).
Is your feature request related to a problem? Please describe.
We would like to modify the warning message which displays in designer while trying to parse/render the unsupported element/action types of adaptive cards
Describe the solution you'd like
If users try to add unsupported element/action to their JSON then the warning message is showing up like
[Parse] Unknown element type: Media. Fallback will be used if present.
(Example for unsupported element)We would like to have a way to customize parse warning messages for unsupported element/action types
Example for unsupported element
[Parse] Unknown element type: Media
The text was updated successfully, but these errors were encountered: