Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug fix for require component in examples/cms-agilitycms #72096

Open
wants to merge 8 commits into
base: canary
Choose a base branch
from

Conversation

Thyme0113
Copy link

What?

Fixed bug about require component error, and fixed documentation to be compatible with the latest AgilityCMS in examples/cms-agilitycms .

Why?

Because the current code would result in an execution error.

How?

Fixed to wait until the component completes loading(async, await).

Fixes #52867

@ijjk ijjk added the examples Issue was opened via the examples template. label Oct 30, 2024
@ijjk
Copy link
Member

ijjk commented Oct 30, 2024

Allow CI Workflow Run

  • approve CI run for commit: 54120cb

Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer

@Thyme0113
Copy link
Author

Hi, @ijjk
I sent you a PR but got a github action error.
Does this mean that the test did not pass?
If you know of any tests that are required, I would like to know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
examples Issue was opened via the examples template.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Docs: cms-agilitycms
2 participants