You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried following the book steps, but it did not work, so I decided to download the chapter 5 code and see if it works. I get the same problem. I do not have a text editor showing, the buttons aren't clickable, and I can't search files. The application is pretty much dead.
The text was updated successfully, but these errors were encountered:
@istitou the code has a small issue with the dialog API you can check this #9 as it will fix your problem
basically, the new way to access the dialog will be using the remote which you will have to require from electron itself or simply change the code to be like this
I tried following the book steps, but it did not work, so I decided to download the chapter 5 code and see if it works. I get the same problem. I do not have a text editor showing, the buttons aren't clickable, and I can't search files. The application is pretty much dead.
The text was updated successfully, but these errors were encountered: