Skip to main content

Issue with the Load the web page through the iframe view and not update when changing the conversation in the sidebar app.

Hi engineering,

Front provides updates to Sidebar plugins through contextUpdates:

https://dev.frontapp.com/reference/context-updates

You’ll want to check your code where you receive these contextUpdates.  Our example logs a line of debugging information to the developer console every time a new conversation is selected.  I recommend adding something similar to your app to help troubleshoot!


ok got it 

it’s work for me thanks @evano !!


Reply