I am trying to create a Word file and download the created file in clients browser. The creation part seems to work fine and I can open the file manually from i
I am trying to detect the color matrix applied to a filtered image so that I can apply a reasonably close approximation of the filter using fabric. Does anyone
I have the following input <?xml version="1.0" encoding="UTF-8"?> <document> <body> <p> <pPr> <
I have a repository with many big files (psd, exe, pdf, etc.) and everytime I commit an update of thoses files the git .pack file grow drastiq
I can't figure out how to use i18n inside vue.router to translate the meta tags that are being used for my breadcrumb main.js import vuexI18n from 'vuex-i18n'
I am trying to mock a private variable in typescript using jest, below is my mocking code import { ClassToMock } from "../../../commons/abc/ClassToMock"; jes
how can i do this i tried to use popupmenubutton but it didn't work as i wanted. is there any widget or something you can suggest?What can i do for this anyone
I have a local package installed with file: like this: { "devDependencies": { "foo": "file:../foo" } } And I want to update it with npm update
I cannot find anything wrong here. I need help. Error Line 14:5: React Hook "useAxios" is called in function "handleSubmit" that is neither a React function c