Relative Content

Tag Archive for javascriptwebnext.js

Filereader is not reading one file

I am creating this in nextjs(app router). I am trying to get the image from user’s system using input(type as file) and reading the content of the file with FileReader().