Skip to content

Allow raw json (any) input#93

Open
ferm10n wants to merge 1 commit into
iway1:mainfrom
ferm10n:main
Open

Allow raw json (any) input#93
ferm10n wants to merge 1 commit into
iway1:mainfrom
ferm10n:main

Conversation

@ferm10n

@ferm10n ferm10n commented Sep 26, 2023

Copy link
Copy Markdown

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