-
Notifications
You must be signed in to change notification settings - Fork 19
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
ImageResize needs fixing in Newpost.vue #30
Comments
Rajan, As per the link kensnyder/quill-image-resize-module#7 fixed this issue. Please cross check. Anurag |
@anurag-git it isn't fixed completely. Kindly uncomment image_resize options in the newpost.vue and see it for yourself that new posts are not being created. |
Yes, I see that, how do see logs to understand what;s wrong. I don't see any logs on my console. I am working on windows. |
@anurag-git I'm commenting most of the console.log statements. You can read and uncomment them if you want or write your own. |
@anurag-git did you get a chance to look into this? |
Tried coupled of things but it isn't working, not sure whats happening. |
Also it is taking time to understand whole code base. Do you have any kind of documents etc.? As I can't spend full time on it, after understanding the whole project, I can complete more tasks in less time. |
Yeah we need to have a documentation. Any ideas on what blueprints platform we can start on documentation. |
@sujaykundu777 Vuejs has good documentation. We should use the same thing. 👍 |
@Rajan We can use gitbook. Looks Great too. https://legacy.gitbook.com/ |
Uncommenting ImageResize code in main.js (under client/vue/src) and inside Newpost.vue produces errors. There are errors inherent to resize module.
The text was updated successfully, but these errors were encountered: