This whole design won't work well because the main db changes are not finalized until the app is restarted/DB connection is closed, it seems. Will need to write to specific tables of dynamic DB…
Was not working, but the spookiness was caused by tailwindcss running in watch mode in the terminal all the time during dev and SSM running it manually to update the file and they were fighting.…
implemented. Uses our fOldInput() which handles both the db value and old input in a short one liner.
now we replace spaces with dashes automatically if they exist in image filename.
This issue is confirmed. The image is uploaded and stored in web root, but is not successfully converted to avif and moved to final location.
This just worked fine in live server environment. Previous failure was probably due to other bug, which was fixed since that failure.