Grégory Alary

Results 7 comments of Grégory Alary

I'm wondering the same thing.

@antoniolinhart, @admbtlr could you make it work ? Thanks in advance.

Hi @CedricGuillemet, if i recall correctly we decided to pick another library.

Hey @egarson, thanks for your feedback and sorry for late. Here you go : https://codesandbox.io/s/taquito-tzip12-typing-ve0ueo?file=/src/index.ts. Thanks in advance !

It looks like i've found an answer : ```typescript client.onMediaStatusUpdated(event => { if (event?.queueItems[0]?.mediaInfo.contentId === ) { // loaded! } } ``` Can I rely on that ?