• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
1

Embed API console error: TypeError: e._previewPromiseResolve is not a function

Community Beginner ,
Mar 21, 2024 Mar 21, 2024

Copy link to clipboard

Copied

Hello

 

We are using the embed API in our system. 

 

The console is complaining that this._previewPromiseResolve(); is not a function

 

This is the function its coming from:

 

_previewReady = () => { if (!this._previewPromiseDone) { this._previewPromiseDone = true; this._previewPromiseResolve(); } };

 

Any ideas to resolve this? Thanks

Bug Unresolved
TOPICS
Error

Views

61

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
no replies

Have something to add?

Join the conversation