-
Notifications
You must be signed in to change notification settings - Fork 18
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
Make it possible to enable or disable reader from admin #155
Comments
@serverfire The button is there, but it does not seem to have any effect? |
@libreliodev Fixed. |
@serverfire Still not working for me. Is |
@libreliodev No Can you tell me what happens? |
@libreliodev |
@libreliodev Thanks for your comment. |
I can't find a good solution for this issue right now. A way to fix it is to ignore cache at all. |
@serverfire I will think about it and maybe come up with ideas. However, I am not sure I understand the issue. We use a lot of plists in this project, that need updating from time to time, and we had not met this issue so far. Why do you think we meet this issue now? Is this because we are using a bool? Or is there any other difference that could explain it? |
Hard to tell. Here what i think.
Strange behavior:
No. |
@serverfire I still don't understand why we have this problem, and for instance we don't have it with magazines.plist (or maybe I missed something). Did you make additional tests? |
@libreliodev |
Also with couple of other tests i found it does nothing to do with iframe tag(framing preview). The exact issue is. It might does something to do with |
@serverfire OK, thanks for this update |
@libreliodev Apparently five seconds delay before reloading frame solves the issue. |
Nope. It's not true. |
@libreliodev Fixed!! We should add header |
@serverfire Sorry, it does not completely work. Clearing the cache makes it possible to activate or deactivate the preview. But then, when going to settings/general, it's not longer possible to change settings. Reciprocally, clearing the cache makes it possible to change settings. But then, it's no longer possible to activate/deactivate the preview. Any idea why? |
@libreliodev I think this is because you wasn't using latest changes. |
http://serverfire.net/project/hossien/libreliodevjs/dist/admin/assets/js/pages/preview.js |
@serverfire I confirm that I am suing the latest version. However, I can't reproduce the exact behavior I reported yesterday. Now, what happens is simple:
|
@libreliodev I tried it. But it doesn't exist for me. |
@serverfire You can test again on https://librelio-admin.s3.amazonaws.com/preview.html . I had the same problem again from there, both on the preview and the setup page.
This probably depends on connection speed and various factors. |
@libreliodev First of all there's another problem we should fix. Can you add https for reader? https://reader.librelio.com/ |
If not try with http. |
@libreliodev This issue requires your attention.
|
@serverfire
Done |
@libreliodev Now It's working for me. This url. |
@libreliodev Yes |
@libreliodev We can turn off frame when app is deactivated. Then this error disappears. |
OK, let’s do this. Emmanuel Prat, CEO
|
@libreliodev Done. |
In the preview page, it should be possible to Deactivate the reader, using an "Activate/Deactivate" button.
The setting should be saved in setup_.plist.
The text was updated successfully, but these errors were encountered: