-
Notifications
You must be signed in to change notification settings - Fork 915
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
[Bug] export buttom and browse field #3749
Comments
Hello there! Thanks for opening your first issue on this repo! Just a heads-up: Here at Backpack we use Github Issues only for tracking bugs. Talk about new features is also acceptable. This helps a lot in keeping our focus on improving Backpack. If you issue is not a bug/feature, please help us out by closing the issue yourself and posting in the appropriate medium (see below). If you're not sure where it fits, it's ok, a community member will probably reply to help you with that. Backpack communication channels:
Please keep in mind Backpack offers no official / paid support. Whatever help you receive here, on Gitter, Slack or Stackoverflow is thanks to our awesome awesome community members, who give up some of their time to help their peers. If you want to join our community, just start pitching in. We take pride in being a welcoming bunch. Thank you! -- |
Hey @mkdracoor - that's odd, I'm looking at the demo right now and it's working fine for me. What browser are you using? Cheers! |
@tabacitu, I also tried to reproduce this on my side - it works as expected. @mkdracoor, could you please check if all possible export button are not working, or just PDF? |
Hey @mkdracoor - heads-up, since we couldn't reproduce this, I'm going to close the issue. If you're still having this problem please come back with more details on how we can reproduce this (and what setup and system you're working on), and we'll gladly reopen. Cheers! |
Bug report
What I did
I been playing with backpack for a few month now I was tring to use the export bottom including the $this->crud->enableExportButtons(); in my crud controller the bottom show fine in the view.
the same happen when I use the the browse field type
What I expected to happen
I was expenting the export bottom to work
I was expenting when I clic that elfinder open but nothing happen.
What happened
When a clic it and then select pdf for example nothing happens
What I've already tried to fix it
In the online demo everything worked fine
I git clone the demo and follow the installations instrutions but the same happen when a clic the bottom (nothing).
Backpack, Laravel, PHP, DB version
PHP VERSION:
PHP 7.4.15 (cli) (built: Feb 2 2021 20:47:45) ( ZTS Visual C++ 2017 x64 )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies
LARAVEL VERSION:
v8.41.0@05417155d886df8710e55c84e12622b52d83c47c
BACKPACK VERSION:
4.1.44@42b837deb11870399e63310817b7e50b82570ed4
The text was updated successfully, but these errors were encountered: