-
-
Notifications
You must be signed in to change notification settings - Fork 970
Open
Description
Task List
- Steps to reproduce provided
- Full description of the issue provided (see below)
Steps to Reproduce
- Open any project with an inline plugin
- Change any config property in project's
application.groovy - Debug
onConfigChangein plugin file
Expected Behaviour
event.source should contain the config with the changed value
Actual Behaviour
It doesn't reload config
Environment Information
- Operating System: Windows 10
- Grails Version: 3.3.6
- JDK Version: 1.8.0_171
Reactions are currently unavailable