uploadcare / ngx-uploadcare-widget

Angular 2+ wrapper for Uploadcare Widget
MIT License
15 stars 10 forks source link

Angular widget reject issue #28

Closed Nandhan-augment closed 4 years ago

Nandhan-augment commented 5 years ago

As per our request you have implemented reject option for angular widget. The above functionality works well on development environment, but after taking an angular build the reject is not working.

ZNick1982 commented 5 years ago

Hello @Nandhan-augment . Thanks for reporting this.

I will check and reply to you shortly.

Best regards.

ZNick1982 commented 5 years ago

Hello @Nandhan-augment I checked the reject twice and its work for me fine. Can you send me the example of usage where error occurs?

Kind regards, Nikolay Zherdev.

Nandhan-augment commented 5 years ago

Hi,

Could you sent your sample code for reference? For me the issue was occuring after taking angular build.

Thanks Nandha

On Dec 18, 2018, at 12:19 AM, Nikolay notifications@github.com wrote:

Hello @Nandhan-augment I checked the reject twice and its work for me fine. Can you send me the example of usage where error occurs?

Kind regards, Nikolay Zherdev.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

ZNick1982 commented 5 years ago

Hi @Nandhan-augment. Sorry for delay. Here is the example of usage component with reject: https://github.com/ZNick1982/ngx-uploadcare-widget-demo To view the example with reject please build the repo with ng build --prod Then run the the local server from the '/dist' directory. In the open page select: Close dialog in two seconds Then open widget dialog by pressing the on of top buttons. The widget dialog will close by reject in two seconds. Code with example located in src/app/app.component.ts file.

Hope this helps. Kind regards, Nikolay.

Nandhan-augment commented 5 years ago

Okay, thanks

On Sun, Jan 13, 2019 at 8:56 PM Nikolay notifications@github.com wrote:

Hi @Nandhan-augment https://github.com/Nandhan-augment. Sorry for delay. Here is the example of usage component with reject: https://github.com/ZNick1982/ngx-uploadcare-widget-demo To view the example with reject please build the repo with ng build --prod Then run the the local server from the '/dist' directory. In the open page select: Close dialog in two seconds Than open widget dialog by pressing the on of top buttons. The widget dialog will close by reject in two seconds. Code with example located in src/app/app.component.ts file.

Hope this helps. Kind regards, Nikolay.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/uploadcare/ngx-uploadcare-widget/issues/28#issuecomment-453838727, or mute the thread https://github.com/notifications/unsubscribe-auth/AkPkDUY8PKI0JMd1tfIkHK--i1A-Mia_ks5vC1AJgaJpZM4ZA4ho .