if (this.transition && data.transition_options) {
      this.transition.set(this.transition.parse(data.transition_options));
    }