Bike Posted February 5, 2021 Share Posted February 5, 2021 Hi again... (Well, is it just me...?! Are you guys using repeaters with no issues?) Again, in a repeater I want to open the format or style dropdown which is only working when I double click it. WTF! And then, there's still the other repeater thing (overwriting for CKEditor still not working). I am getting desperate over those repeaters ? Link to comment Share on other sites More sharing options...
Robin S Posted February 5, 2021 Share Posted February 5, 2021 Not a solution for you sorry, but I can't reproduce this issue or the other one with the source dialog on a clean PW installation. In such cases the first thing to check is if the issue is reproducible on a clean installation of the latest PW dev version. If it is reproducible then there's a good chance it's a bug and you can create a GitHub issue that describes the steps needed to reproduce the issue. If the issue isn't reproducible on a clean PW installation then it's probably due to a third-party module or some issue with your own code. To isolate the cause you often need to follow a process of elimination. Progressively uninstall modules and remove any customisations you have made until you find the cause. It can be a tedious process but that's just a fact of life when debugging. The Module Disabler panel in Tracy Debugger is an easy way to disable selected modules. Link to comment Share on other sites More sharing options...
monollonom Posted February 5, 2021 Share Posted February 5, 2021 I had a similar issue with CKEditor in multi-language websites but Ryan corrected it after I reported it here https://github.com/processwire/processwire-issues/issues/1260. I don't know if the fix is only in the dev version or already on the main one. Can you try and see if it works for you ? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now