Closed demitrix closed 1 week ago
When you say no logging output, did you check the browser console? What browser are you using? Is a network request made when clicking save?
My apologies, I missed the console error, no network request is made since it is erroring on a undefined value here
tautulliWatchedPercentOverride: "" != D.current.value ? +D.current.value : void 0,
My apologies, I missed the console error, no network request is made since it is erroring on a undefined value here
tautulliWatchedPercentOverride: "" != D.current.value ? +D.current.value : void 0,
Ah sorry, I had fixed that somewhere else but wasn't merged in before the release. I'll create a fix. Thank you for reporting.
I just faced this bug after I installed Maintainerr for the fisrt time and was excited to try it out. I'm glad you already have fixed it! @benscobie Looking forward to see a merge soon
Describe the bug Unable to add rules, save button reports no issues, no logging output.
To Reproduce Steps to reproduce the behavior:
Expected behavior Rule is created.
Device (please complete the following information):
Additional context Rolled back to 2.1.2 and was able to create rule following same procedure.