This repository was archived by the owner on Aug 23, 2025. It is now read-only.

Description
I'm getting an error using the @tableau/embedding-api
library to embed a dashboard.
I managed to also find a public one with the same issue and I'm sharing a codesandbox link so you can see it happening.
https://codesandbox.io/p/devbox/tablo-dash-nty92j?file=%2Fapp%2Fdashboard%2FTableauMatching.tsx
Click the "Tablo dash" button to load it.
You may see a hydration error which you can ignore.
It's using Next.js which handles the error and displays a red box in the corner which you can click to see it.
Error: incompatible-version-error: The version of the Embedding library is not compatible with the version of Tableau. The visualization will load, but the Embedding API methods and events are not available.