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

Exporting multiple file formats concatenates the types, resulting in the wrong type being downloaded. #3706

Open
AdamGAmar opened this issue Dec 23, 2024 · 0 comments

Comments

@AdamGAmar
Copy link

Describe the bug
When exporting multiple file formats, parameters from the previous exports are preserved. It becomes unclear which format the user wished to download, and often the wrong one is returned.

Reproduction steps
In the demo app, export to JSON, then XML. Observe that JSON will download twice.

Expected behavior
The chosen format should download.

Additional context

  • rails_admin version: 3.3.0
  • rails_admin npm package version: 3.3.0
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

No branches or pull requests

1 participant