Make sending plugin settings over POST method

Created on 21 February 2024, over 1 year ago

When I create my own module to create plugin and I use texture field and put there long text, I get this error:

Failed to load resource: the server responded with a status of 414 (Request-URI Too Long)

It happens because when you edit block, ckeditor opens dialog and the module send config over URL query. To solve it, we need to find a way to move settings to POST params.

πŸ› Bug report
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡¦Ukraine lobodacyril

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024