Aleksey Kravchenko
Aleksey Kravchenko
This problem appears because kartik file input adding ID attribute to file preview frame. I solved this by code in view file: ```PHP $js =
This problem appears because kartik file input adding ID attribute to file preview frame. I fix this by code in view file: ```PHP $js =
You need react 18
The same question
Hi! I faced the same problem. It was an absolutely strange solution with unique slugs. I had to use my own class for features. I overwrite getSlugOptions function ```php public...