There were major changes between App-Bridge version 3 and 4 so please make sure youâre using the correct version otherwise the code examples wonât work.
We should update the docs, the ... are just there to signify that thatâs where your component markup should go (which is custom to your application).
I see some discrepancy in the docs and also some missing informationâŚ
Does it work if you put the buttons markup inside the <TitleBar>//buttons here</TitleBar> instead of passing them as a parameter? At least that is what the error message (and some of the possibly outdated docs) suggests.
@Maxime_Leduc thanks - yeah if I could get a more complete version in the docs that would be great. Thereâs enough magic involved here that a simple working example with a field in it would be super useful.
I did try putting a dummy div in there but it didnât output onto the canvas.
@curzey I do get the buttons in there when I use this - but again not sure how to get the actual main content area functioning.
Awesome thanks! Iâve got that loading in here now - the intents are commented out in your snippet - is that intentional? Itâs not pulling anything in.