Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
stylenone

Interceptor throws error after switching to React from Ember

Unfortunately interceptors between Ember and React are not compatible. If you want to switch to react, you will need to rewrite interceptor and use interceptor methods and API’s created for react.

Why is Interceptor working on the account page, but is not working on the opportunity page?

...