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

Could not compile schema MissingRefError: can't resolve reference #/items/definitions/org.apache.camel.model.ProcessorDefinition from id # in console log #2133

Open
apupier opened this issue Mar 27, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@apupier
Copy link
Member

apupier commented Mar 27, 2025

Describe the Bug

console log:

get-validator.ts:11 [KaotoForm Validator]: Could not compile schema MissingRefError: can't resolve reference #/items/definitions/org.apache.camel.model.ProcessorDefinition from id #
    at Object.code (ref.ts:19:39)
    at keywordCode (index.ts:532:9)
    at index.ts:228:21
    at CodeGen.code (index.ts:525:33)
    at CodeGen.block (index.ts:680:20)
    at schemaKeywords (index.ts:228:9)
    at typeAndKeywords (index.ts:161:3)
    at subSchemaObjCode (index.ts:147:3)
    at subschemaCode (index.ts:124:7)
    at KeywordCxt.subschema (index.ts:500:5)

Steps to Reproduce the Bug or Issue

  1. Create a Camel route
  2. Open in Kaoto editor
  3. Select a route element

Screenshots or Videos

No response

Platform

  • OS: [e.g. macOS, Windows, Linux]
  • Browser: [e.g. Chrome, Safari, Firefox]
  • Version: [2.5.0-M4
@apupier apupier added the bug Something isn't working label Mar 27, 2025
@lordrip lordrip moved this from New to Backlog in Kanban Board Apr 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Backlog
Development

No branches or pull requests

1 participant