ctf0 / Laravel-Media-Manager

A "Vuejs & Laravel" Media Manager With Tons of Features
MIT License
829 stars 179 forks source link

Trying to access array offset on value of type null #149

Closed ritwikBiswas007 closed 4 years ago

ritwikBiswas007 commented 4 years ago

What version of Laravel are you using? (nothing lower than v6).

Version 7

is it an issue related to installation or usage ?

Usage

what is the error you are getting ?

Trying to access array offset on value of type null

Extra Info "attaching a screen shot would be very helpful"

Opera Snapshot_2020-05-12_182518_localhost

Do You Know A Solution For this Issue ?

No

ctf0 commented 4 years ago

have u published the packages assets ?

ritwikBiswas007 commented 4 years ago

Yes I have Published the package assets... Can You tell me how Can I use the media manager in a modal of my form to choose images.. Actually I am new to vue js.

ctf0 commented 4 years ago

Yes I have Published the package assets

plz make a repo so i can repro with

Can You tell me how Can I use the media manager in a modal of my form

check

ritwikBiswas007 commented 4 years ago

Ok the problem is solved. Thank you so much for guiding me..