You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've got a weird situation. Using the latest update of giiant, I generated a series of CRUD views/controllers/searchModels using it. Giiant appeared to have generated every thing successfully. However, when I look at the file system, the controllers are there, but not the views. The search model doesn't even show up in the list of files in the giiant form. When I attempt to regenerate the views, giiant indicates that they are unchanged and, thus, won't allow me to regenerate the view files. If I click the hyperlink in the Giiant CRUD form for any of the files, it shows the content of the file correctly even though there is no file in the file system.
Does giiant have some kind of cache system that is erroneously storing these non-existent files? Is there some way to make this thing work?
The text was updated successfully, but these errors were encountered:
Does it help, when you go back to a older version?
Could you also double check your paths, to see if the files are not generated into an uncommon location (eg. due to a typo)?
I've got a weird situation. Using the latest update of giiant, I generated a series of CRUD views/controllers/searchModels using it. Giiant appeared to have generated every thing successfully. However, when I look at the file system, the controllers are there, but not the views. The search model doesn't even show up in the list of files in the giiant form. When I attempt to regenerate the views, giiant indicates that they are unchanged and, thus, won't allow me to regenerate the view files. If I click the hyperlink in the Giiant CRUD form for any of the files, it shows the content of the file correctly even though there is no file in the file system.
Does giiant have some kind of cache system that is erroneously storing these non-existent files? Is there some way to make this thing work?
The text was updated successfully, but these errors were encountered: