Daniel Ward

Results 2 comments of Daniel Ward
trafficstars

similar issue here: strapi 4.1.11 file structure: .api/messagewrapper/controllers/messagewrapper.js .api/messagewrapper/routes/messagewrapper.js .api/messagewrapper/models/schema.json the documentation folder and file: .api/messagewrapper/documentation/1.0.0/messagewrapper does seem to get created but the messagewrapper.json file is empty: {} I've followed...

can confirm this is still an issue. here is an example that may help. Icon initial load (works): ` ` Icon after manipulation (doesn't work): ` ` example code to...