luyadev / luya

LUYA is a scalable web framework and content management system with the goal to please developers, clients and users alike.
https://luya.io
MIT License
811 stars 205 forks source link

image disappear when switch tab #2024

Closed flashjay closed 4 years ago

flashjay commented 4 years ago

What steps will reproduce the problem?

crud/create the shop model and set the avatar[int] as image type in ngRestAttributeTypes(), everything work fine, but when I switch to "create" or "edit" the row, and then switch to list again immediately, the image field image source disappear.

What is the expected result?

image shoud not be disappear in list

What do you get instead? (A Screenshot can help us a lot!)

LUYA Check ouput (run this script and post the result: luyacheck.php)

Additional infos

Q A
LUYA Version latest
PHP Version 7.4
Platform Nginx,php-fpm,MySQL
Operating system OSX