Tony Wagner In the Networks tab when I click Add it makes several; requests, all of which show the status of 200 in a green button, which I assume means OK. In the Console tab there is one error: "Uncaught TypeError: r.get(...) is not a string" (with "tvh.js.gz:243:247" at the end of the line) and at the bottom of the window there is a link to https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Errors/Unexpected_type, If I highlight and existing Autorec and click Edit pretty much the same thing happens, except in the Console tab I see two additional unusual items:
Source map error: NetworkError when attempting to fetch resource.
Resource URL: moz-extension://60602632-500e-40d3-8751-ae93948bb2ed/browser-polyfill.min.js
Source Map URL: browser-polyfill.min.js.map
Request for font "SF Pro Display" blocked at visibility level 2 (requires 3)
(with "utils.js:107:48" at the end of the line)
This is in standard Firefox version 134.0.1. And as I said all other Add or Edit dialogs I have tried seem to come up, it is just the Autorecs that have this issue.
In Ungoogled Chromium Version 131.0.6778.264 (Official Build, ungoogled-chromium) (64-bit) it's basically "nothing to see here", there are no errors or warnings in the Network tab, and the Console tab shows nothing at all when I click the Add or Edit button.