Results 6 comments of Dev

Thanks @tareq-alsayed though the loop has it's own logic to upsert records i.e. it's a conditional insert\update in to 2 different tables.

@medram ... in my case I am getting below error .. have no idea what's wrong with the webpack config Invalid configuration object. Webpack has been initialised using a configuration...

in my case it throws below error and build stops ... need urgent help Invalid configuration object. Webpack has been initialised using a configuration object that does not match the...

ok, found a solution just in case someone else is having similar issue like mine.. I had to tweak the build command in my package.json as per below.... overall I...

@EugeneNikulnikov node v16.14.2

@EugeneNikulnikov Later I gave up pretty much on various NPM packages e.g. slate etc and just wrote my own little editor as I only needed entire text within multiline text...