yudiznilay
Results
2
issues of
yudiznilay
**Great plugin by the way.** Facing this following issue while converting images to webp `(node:4267) UnhandledPromiseRejectionWarning: Error: stdout read ENOTCONN at tryReadStart (net.js:558:20) at Socket._read (net.js:569:5) at Socket.Readable.read (_stream_readable.js:491:10) at...
**Scenario** In a page there is select defined with this code ``` Choose Option Go to this page ``` ``` var customSelect = $('select'); // Options for custom Select jcf.setOptions('Select',...