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

Allow raw json (any) input #93

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Allow raw json (any) input #93

wants to merge 1 commit into from

Conversation

ferm10n
Copy link

@ferm10n ferm10n commented Sep 26, 2023

Procedure payload inputs can now be provided with raw json input, toggling between form-based input or json-editor input.

It's not a very good implementation because I'm not very familiar with next.js and react, but I wanted to share my work in case anyone has interest.

Also, next.js dev-app doesn't work anymore because the jsoneditor package can't be imported in SSR (self is undefined in the webpackUniversalModuleDefinition) and I don't know how to fix this in next.js

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

Successfully merging this pull request may close these issues.

1 participant