max-mapper/menubar
GitHub で見るThe default value of app.allowRendererProcessReuse is deprecated, it is currently "false".
Open
#273 opened on 2020年3月14日
annoyancegood first issue
Repository metrics
- Stars
- (6,778 stars)
- PR merge metrics
- (PR metrics pending)
説明
Description
Warning for deprecation:
(electron) The default value of app.allowRendererProcessReuse is deprecated, it is currently "false". It will change to be "true" in Electron 9. For more information please check https://github.com/electron/electron/issues/18397
Steps to Reproduce the Problem
- cd examples/hello-world
Expected Behaviour
No warning.
Actual Behaviour
Above warning.
Specifications
- Menubar version: 8.0.0
- Platform: all
- Electron version: (Run
electron -vornode_modules/.bin/electron -vto get it) 8