Conversation
|
@pirxpilot pls take a look ) |
|
Cool - let me test it quickly. |
|
It needs a new overlay-component |
|
Ha - but it's way more complicated than I thought it needs to be. I was under impression we just need to remove a single line of code. Let me test a bit more. |
|
Well I tried to find a simpler solution, but this structure seems to be better, as it clarifies things a bit. |
|
Yes, you’re right, once is better. |
|
I am getting exceptions when trying to close the dialog by clicking on overlay. These are my versions. Do you see that too? Also please don't add browserify dependency here. If you think that's the right thing to do submit a separate PR so that people can discuss that. |
|
Yes, I see that too. I forgot that. It’s another one overlay’s issue component/overlay#27. It tries to remove self from the DOM where it is already detached. |
|
Removed browserify |
|
Nah - it's not an overlay issue.... We seem to be calling hide twice. Let me have another look. |
|
Well yes, we call |
|
BTW, I fixed that error during testing overlay but forgot to add to PR. |
|
@pirxpilot any thoughts? |
|
@dfcreative - Could you test #31 - I think that fixes the problem with calling overlay.hide twice when we close the dialog. |
|
merged #31 instead |
A solution for #21.
this._overlayreference is kept untouched, supposing that once overlay is created it sticks to the dialog.