Not all options available when creating a new rule
-
@togglebits,
Not sure when this happened, but now when I create a new rule I get the boxes open up for Triggers and Set Reaction only. Clicking in any of the Constraints, Reset Reaction or Expressions boxes does not expand them and allow me to enter anything.
I'm getting round it for now by copying an existing rule which has Triggers, Set Reactions, Reset Reactions and Expressions in it and then modifying this to be my new rule.
Any thoughts on how to make these boxes available again?MSR is installed on a Raspberry Pi 4B (8GB) - Bare Metal (without Docker) and is the latest-21228-05d7497
-
Icons missing... try doing
npm update --no-save
in your Reactor install directory, then restarting, then doing a hard refresh of the browser. -
Icons missing... try doing
npm update --no-save
in your Reactor install directory, then restarting, then doing a hard refresh of the browser.No joy with that I'm afraid. This is the outcome of the update. Any clues here?
pi@raspberrypi:~ $ cd ~/Documents/reactor
pi@raspberrypi:~/Documents/reactor $ npm update --no-save
npm WARN bootstrap@4.6.0 requires a peer of popper.js@^1.16.1 but none is installed. You must install peer dependencies yourself.- bootstrap-icons@1.5.0
- jsdoc@3.6.7
- influx@5.9.2
- uuid@8.3.2
added 25 packages from 23 contributors, updated 2 packages and audited 102 packages in 8.223s
9 packages are looking for funding
runnpm fund
for detailsfound 1 moderate severity vulnerability
runnpm audit fix
to fix them, ornpm audit
for details
npm WARN bootstrap@4.6.0 requires a peer of popper.js@^1.16.1 but none is installed. You must install peer dependencies yourself.- diskusage-ng@1.0.2
removed 25 packages, updated 1 package and audited 77 packages in 2.926s
8 packages are looking for funding
runnpm fund
for detailsfound 1 moderate severity vulnerability
runnpm audit fix
to fix them, ornpm audit
for details
pi@raspberrypi:~/Documents/reactor $ sudo systemctl restart reactor -
T toggledbits locked this topic on