How do I popScene and Transition fade? Cocos2d JS

How would I make a popScene work with a fade transition?
popScene takes no arguments, so I am kind of lost!

Please help! In javascript if possible.

I am bumping this old thread : it seems it’s still not possible to do this today.
I have found workarounds here and here but they in C++

Anyone knows how we can popScene() with a transition in Javascript ?