Muhammad Ahmad

Results 2 issues of Muhammad Ahmad

I used a React component with a modal. When I click on the "Browse Files" button, it doesn't load the file or work properly. How to recreate: Just install library...

I tried to inject sequelize instance to create new transaction. but its not working. here is my code ` @Inject(SEQUELIZE) private readonly sequelize: Sequelize, ` provider code ` import {...