Solved

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

  • 28 December 2023
  • 2 replies
  • 87 views

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

icon

Best answer by evano 2 January 2024, 23:03

View original

2 replies

Userlevel 2
Badge +5

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