Melloware
Melloware
Ahhh thanks for the explanation
A few things. 1. Read this issue: https://github.com/primefaces-extensions/primefaces-extensions/issues/1722 on how to control the Paste yourself. 2. looks like a SunEditor bug you can upvote: https://github.com/JiHong88/suneditor/issues/1317 or https://github.com/JiHong88/suneditor/issues/1434
Let us know if overriding the paste function works and post your solution please!
@bercolax did you get this working?
@mktktmr is this your issue: https://github.com/orval-labs/orval/issues/1586 ???
How about this one https://github.com/orval-labs/orval/issues/1575 ???
@mktktmr thanks for the clarification. Interested in investigating and providing a PR? If it works for Resposne then it should be easy to implement that code for the other sections?
@mktktmr any progress?
@Rapster is this just a matter of checking if it's a 0 length collection or array and leaving the value in place rather than overwriting with NULL?
Definitely breaks a bunch of Integration Tests...