ui icon indicating copy to clipboard operation
ui copied to clipboard

Exit Transition not executed if no Enter Transition is specified

Open cata opened this issue 7 years ago • 1 comments

Please see http://try.websharper.com/snippet/0000Da This is broken in both WS 3 and WS 4

See also #120 for a project you can use to repro locally in WS 4:

  • Comment out all but one transition attributes (to work arounf #120)
  • Verify that transitions work
  • Now, comment out the call to Transition.Enter - exit transition is not performed.

cata avatar Jun 06 '17 00:06 cata

Re-tested this with Zafir.UI.Next 4.0.150.54-beta7 - still an issue.

cata avatar Jun 26 '17 23:06 cata