Table of Contents | ||
---|---|---|
|
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?
...