Skip to content

Auto close popup after attaching merge request

Clement Ho requested to merge auto-close-popup-after-attaching into master

After some further investigation, it looks like the callback needs to be the one to pass the t (trelloObject) to the callback in order for t.close() to work. I was previously passing in t from the parent context so that I could keep the parameter order with t as the first parameter.

#27 (comment 33926763)

Closes #27 (closed)

Edited by Clement Ho

Merge request reports