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

[Bug] export buttom and browse field #3749

Closed
mkdracoor opened this issue Jun 7, 2021 · 4 comments
Closed

[Bug] export buttom and browse field #3749

mkdracoor opened this issue Jun 7, 2021 · 4 comments
Labels

Comments

@mkdracoor
Copy link

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

@welcome
Copy link

welcome bot commented Jun 7, 2021

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:

  • Bug Reports, Feature Requests - Github Issues (here);
  • Quick help (How do I do X) - Gitter Chatroom;
  • Long questions (I have done X and Y and it won't do Z wtf) - Stackoverflow, using the backpack-for-laravel tag;
  • Showing off something you've made, asking for opinion on Backpack/Laravel matters - Reddit;

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!

--
Justin Case
The Backpack Robot

@mkdracoor mkdracoor changed the title [Bug] [Bug] export buttom and browse field Jun 8, 2021
@tabacitu
Copy link
Member

Hey @mkdracoor - that's odd, I'm looking at the demo right now and it's working fine for me.
Both of those are done with JavaScript so maybe there's a JS error there that prevents stuff from being done.

What browser are you using?
Are there any errors in your Browsers's Developer Tools? If so, please send a screenshot.

Cheers!

@o15a3d4l11s2
Copy link
Contributor

@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?

@tabacitu
Copy link
Member

tabacitu commented Sep 2, 2021

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants