-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ep_tables plugin breaks the pad timeslider #10
Comments
bump This is a severe issue, but I have not any clue where to start looking, although the dev-tools console of google chrome seems to give a bit more information. This is what I am able to contribute: Uncaught TypeError: Cannot read property 'length' of undefined |
Thanks for ep-tables, it's a very good plugin. But this problem with timeslider is very unpleasant because it isn't easy to find why timeslider didn't work. May be it's usefull if you put an information on the page https://npmjs.org/package/ep_tables to inform user that if he wants to use timeslider it's better for him to not install ep_tables. I don't know Js programmation but perhaps it's possible to add an option on the Pad Settings for disable ep_tables before to use timeslider. Does he exist a way to desactivate a plugin without uninstall it ? |
It breaks my timeslider to at http://pads.kicad-pcb.org , I will remove it temporarily... Thanks a lot for your work, |
I talked several times to the author of that plugin, but he did not seem to be too much interested in fixing that issue, or at least was always busy. As Etherpad was less interesting for us the last months - due to the lack of some features - it lost our focus. Out of a personal interest I will soon spend some time on it again; also on this particual plugin :) But this is not a promise ;) |
I am most certainly interested. I've honestly have not had the time. My On Sun, Sep 15, 2013 at 4:55 PM, Manuel Knitza [email protected]:
|
so be it. I'll TRY to do so asap.
|
The ep_tables plugin breaks timeslider immediately.
This has to do with an ep_tables related anonymous function which is incorrectly loaded, I saw this in the Firebug console.
I am currently trying to find the timeslider bug and came accross this problem.
The text was updated successfully, but these errors were encountered: