mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-22 09:48:06 +00:00
Fix modal close functionality
This commit is contained in:
parent
33bf9654fa
commit
2e33fa55fb
1 changed files with 1 additions and 1 deletions
|
|
@ -106,7 +106,7 @@ export default class Modal extends Plugin {
|
|||
// return target
|
||||
// })
|
||||
|
||||
this.hideTabPanel()
|
||||
// this.hideTabPanel()
|
||||
|
||||
this.core.setState({
|
||||
modal: Object.assign({}, modal, {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue