Realm in Electron without nodeIntegration

Hello,
we are using Realm in Electron 8 from from a renderer process with nodeIntegration: true. Peering at the Realm Studio it does it same way. However, the Electron Security does not recommend this: Do not enable Node.js Integration for Remote Content. What do you think about this issue, do you plan to migrate to preload style?