Closed quasarchimaere closed 3 years ago
Please check if your PR fulfills the following requirements:
mvn install
Please check the type of change your PR introduces:
Currently it is not possible to remove the debug flag from an existing atom
Removed won.debugmode global var (debugmode status is only accessible via the redux state now)
Pull request checklist
Please check if your PR fulfills the following requirements:
mvn install
succeedsPull request type
Please check the type of change your PR introduces:
What is the current behavior?
Currently it is not possible to remove the debug flag from an existing atom
What is the new behavior?
Does this introduce a breaking change?
Other information
Removed won.debugmode global var (debugmode status is only accessible via the redux state now)