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

[Creator Starter Kit] BUG: No error shown when column for ColName not found. #500

Open
webturner opened this issue Oct 17, 2024 · 0 comments
Labels
bug Something isn't working ⚠️ needs triage Has not been triaged by the team yet.

Comments

@webturner
Copy link

If you create an entry in columns_items but mistype the ColName field the column is silently omitted.

Steps to reproduce the behavior:

  1. Blank canvas app.
  2. Add "Fluent Details List (1.1.34)" control
  3. Add data source
  4. Setup 3 columns, but mis-type 2nd column's "ColName" property value

Expected behavior
The three columns are added but an error is given to the user that one of the columns was not found in the data source.

Image

No errors are logged to Monitor either.

@webturner webturner added bug Something isn't working ⚠️ needs triage Has not been triaged by the team yet. labels Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ⚠️ needs triage Has not been triaged by the team yet.
Projects
None yet
Development

No branches or pull requests

1 participant