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 after i upload something (handlers #2413

Closed
hayes-seyah09354085977 opened this issue Mar 6, 2018 · 4 comments
Closed

bug after i upload something (handlers #2413

hayes-seyah09354085977 opened this issue Mar 6, 2018 · 4 comments
Assignees

Comments

@hayes-seyah09354085977
Copy link

handlers : {
upload : function(event, elfinderInstance) {
console.log(');

               },
             mkdir  : function(event, elfinderInstance) {
                   
          
             },
             remove : function(event, elfinderInstance) {
               console.log('asd');
             },
             

           }

after i upload the handler read the remove and send some report

the code above is the example of what itry

@nao-pon
Copy link
Member

nao-pon commented Mar 6, 2018

@hayes-seyah09354085977 What's the problem you have?

@hayes-seyah09354085977
Copy link
Author

after i upload something the remove handler read something i think the remove handler should't work

@nao-pon
Copy link
Member

nao-pon commented Mar 7, 2018

@hayes-seyah09354085977 OK, I see. I'll fix it.

Thanks!

@nao-pon nao-pon self-assigned this Mar 7, 2018
@nao-pon nao-pon closed this as completed in fe78d82 Mar 7, 2018
@nao-pon
Copy link
Member

nao-pon commented Mar 7, 2018

@hayes-seyah09354085977 Thanks! 👍

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

No branches or pull requests

2 participants