You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Guard the _friendlyId backfill migration (adapt-authoring-content@3.0.0) against content documents with no _type: it now skips and warns instead of crashing app startup with Cannot read properties of undefined (reading '0'), and formatFriendlyId throws a descriptive error when _type is missing.
Backport of #144 (fixes #143) to the adapt-authoring-api ^3.7.0 line. Published to npm under the release-3.6.x dist-tag; latest remains 3.7.0.