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

Ghost property is appended when files are attached on dataList #1494

Open
hlayisanimazuze opened this issue May 10, 2024 · 0 comments
Open
Assignees
Labels
bug Something isn't working urgent

Comments

@hlayisanimazuze
Copy link
Collaborator

When a fileList component is used within a datalist, a ghost property is appended on the payload and the endpoint rejects it

Steps to reproduce the behavior:

  1. Go to 'https://function-adminportal-test.shesha.dev/dynamic/TestModule/views-details?id=9b71fc9c-c3f2-4429-aefb-06afefb5b3b5'
  2. Hover on any records on the dataList and click on edit pencil
  3. Attach a file using the fileList component
  4. Click on save icon
  5. Actual Results: "Property '_&@#GH0ST_fileList1' not found

Expected behavior
The attachment should be attached successfully without the ghost property being appended.

image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working urgent
Projects
None yet
Development

No branches or pull requests

2 participants