Skip to content

Conversation

@matyascimbulka
Copy link
Collaborator

When checking the Pipedream integration against this comment I have noticed that it actually doesn't work.

I did some small fixes to make it work even in that case.

@matyascimbulka matyascimbulka self-assigned this Oct 14, 2025
@matyascimbulka matyascimbulka added the bug Something isn't working label Oct 14, 2025
Copy link
Member

@drobnikj drobnikj left a comment

Choose a reason for hiding this comment

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

pre approve


if (value.editor === "json") {
if (value.editor === "json" || value.editor === "schemaBased") {
console.log("defaultValue", defaultValue);
Copy link
Member

Choose a reason for hiding this comment

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

Log is there on purpose?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

No it isn't. I just used it for testing and it doesn't do anything anyway 😄

Thank you for pointing it out.

@matyascimbulka matyascimbulka merged commit dc5d536 into develop Oct 16, 2025
1 check passed
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

None yet

Development

Successfully merging this pull request may close these issues.

3 participants