Skip to content
This repository has been archived by the owner on Aug 23, 2021. It is now read-only.

Content creator for primitives API #360

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

jeffsee55
Copy link
Member

Fix error when re-ordering block/group-lists, add content creator for primitives api

Closes #340

@changeset-bot
Copy link

changeset-bot bot commented Jul 16, 2021

⚠️ No Changeset found

Latest commit: cba5713

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@jeffsee55 jeffsee55 temporarily deployed to test July 16, 2021 23:32 Inactive
@jeffsee55 jeffsee55 temporarily deployed to test July 16, 2021 23:56 Inactive
Copy link
Contributor

@logan-anderson logan-anderson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Getting this error when trying to load locahost:3000 on tina-cloud-starter-experimental

error - ../../.yarn/$$virtual/@tinacms-form-builder-virtual-442d544751/0/cache/@tinacms-form-builder-npm-0.43.0-8913072ca6-796731ef79.zip/node_modules/@tinacms/form-builder/build/index.js:1:15
Module not found: @tinacms/form-builder tried to access react-beautiful-dnd (a peer dependency) but it isn't provided by its ancestors; this makes the require call ambiguous and unsound.

Required package: react-beautiful-dnd (via "react-beautiful-dnd")
Required by: @tinacms/form-builder@virtual:f8917c6dde17839096e720fcc601c842bbe708e8beca714e81fb51ae687d6505364d2f37c80a557d4a9ca74ac16212f2229996c426a482c9a90e797bdef0f4f8#npm:0.43.0 (via /Users/logananderson-forestry-mac/dev/tinacms/tina-graphql-gateway/.yarn/$$virtual/@tinacms-form-builder-virtual-442d544751/0/cache/@tinacms-form-builder-npm-0.43.0-8913072ca6-796731ef79.zip/node_modules/@tinacms/form-builder/build/index.js)
Ancestor breaking the chain: tina-graphql-gateway@virtual:2b2aaae62b5397fe1a167fe925efc38928570fe879f2f4cea3a913c70e43865d1b895f665773c1b227c3bd0f10086a84642bd926d3ac5e759332669954c6a10c#workspace:packages/tina-graphql-gateway

Not sure if it is from this PR or not

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update content creator for primitive types logic
2 participants