Corey Mc
Corey Mc
## Description Currently if you create a page that has a field of `type: "reference"`, any changes to the value selected in that field are not reflected in the data...
## Description Calling `return skip()` within `formifyCallback` throws the following error: > TypeError: Cannot read properties of undefined (reading 'id') This first started to occur for my project when upgrading...
## Description - This follows on from the update in PR #2921 that resolved issue #2904 - Tina forms don't appear for collections with multiple templates (i.e. where it's necessary...
# TinaCMS GitHub Bridge The `GitHubBridge` is intended to support self-hosting with separate content repositories (e.g. one central code repository that is able to build multiple sites This will also...
## Summary This PR fixes an issue where it was impossible to navigate to nested fields (e.g. object fields or list items) when editing the values for a rich-text template...
## Notes - This is intended to provide advanced ways to customise the Admin Portal build output. - One example use case is to provide a custom tailwind plugin (similar...
## Notes - In particular this is useful for mono-repos needing to support custom queries within each package/sub-folder as well as shared base queries at the root level. - This...
## Issue When discarding a couple of jobs through the dashboard recently I've noticed that the most recent execution still shows as running, as in the screenshot below. It seems...
## Notes We're seeing an issue with `shared_data` making our specs non-deterministic, depending on the running order of our tests (i.e. where a particular controller spec passes individually but fails...
### Describe the bug Since the Ripple CI / Bit Cloud build process has started using Bit version `1.6.73` I've been seeing build failures on my React 18 environment (see...