64 support issues
- All
- Questions
- Suggestions
- Problems
Anthony T.
Jul 20, 2024
Plugin has stopped working
For some reason the plugin will no longer open the CSS window. I tried toggling it off and on but it didn't help. I'd reinstall it but I have a lot of sites I've added CSS to and I don't want to lose it. Is this a new bug that's recently cropped up?
Thanks.
Phillipe Bailly
Apr 9, 2024
Issue parsing XML
When retrieving an XML over HTTPS (like a WSDL for my case), it appends the CSS of the extension. (.ui-widget-overlay{ z-index:0!important; })
I believe an option should be there to exclude or not different content/type such as text/xml in my case.
BTW, thanks for this extension.
Abhishek
Apr 6, 2024
The extension's own css rules are getting overridden by website css rules
Let's take ".ucss-opacity input[type="range"]" for example. Now, if I have some css rule in my website, like -
input[type="range"] {
min-height: 40px;
}
This rule is also getting applied to ".ucss-opacity input[type="range"]", affecting how the extension looks. Maybe it would be better to just add !important to all the extension's css rules.
Screenshot for reference - https://imgur.com/a/jiAg03t
Николай Миронов
Jul 13, 2023
Does not work for showme.redstarplugin.com/d/some-code
The extension show error message in console when I attempt to open the side panel:
Uncaught TypeError: Cannot read properties of null (reading 'value') at jo.fromTextArea (codemirror.min.js:2:165450) at scripts.js:127:28
Example: https://showme.redstarplugin.com/d/JzW5fJUO
Steven Sprague
Jun 27, 2023
The plugin no longer works. Throws error: Uncaught ReferenceError: jQuery is not defined
I'm guessing that my company has locked down my browser further and is the root cause for this, but just in case i thought I'd float this past you.
When I click the icon to get the tray to slide out I get this message in console:
VM362 scripts.js:315 Uncaught ReferenceError: jQuery is not defined
at VM362 scripts.js:315:4
If there is anything I can do please let me know. I really depended on this plugin to fix some CMS things that irritated me and made it much more user friendly.
Guillaume De Smedt
Mar 14, 2023
Works on Chrome, but not on Edge (Chromium)
Hi seems the "flyout' doesn't appear in Edge (Chrome version) when i click "CSS". Are there any plans to make this work on Edge?
Andrew Stanton
Jan 21, 2023
This doesnt work on sites like wikipedia
scripts.js:315 Uncaught ReferenceError: jQuery is not defined
at scripts.js:315:4
Harald Szekely
May 4, 2022
Plugin not working - jQuery not loaded!
Seems the Plugin doesn't work anymore. Sidebar not opening on icon-click. Adding a CSS-rule in the Plugin settings also does nothing anymore. And in the Inspector i get the error message, that jQuery is not loaded. I guess that's the cause of all the problems.
Anuranj Roy
May 2, 2022
Doesn't Load on brave browser
Clicking the icon doesn't open anything on the brave browser
Kevin Cassidy
Apr 5, 2022
Won't load
Hi,
Clicking on the icon no longer works for me - just nothing happens.
It does still work on any sites where I added CSS - the inserted CSS is working.
But the config window doesn't open so I can't add/change any of my CSS.
Thanks,
Kevin