How to use with nextjs example app
Opened this issue · 0 comments
anktsrkr commented
Describe the bug
unable to use with next js starter electron app
To Reproduce
Steps to reproduce the behavior:
- create a application using yarn create next-app --example with-electron frameless
- now try to integrate as per documentation
- It will throw exception
- By disabling SSR also no luck
Expected behavior
Custom titlebar should come