# Milestone M28 - fallback alt text, inject style and more

- **Authors**: Abhay V Ashokan
- **Published**: 2025-01-26
- **URL**: https://www.neeto.com/neetosite/blog/milestone-m28-updates

---

Let's go through what we got done in Milestone M28 (Jan 13 - Jan 26).

- Do not show the cursor as a pointer if the href attribute of the link element is missing.

- Implemented a method to inject styles into the builder iframe after the Vite migration.

- Added a fallback alt text for images to prevent React-minified errors on the Next.js side.

- When Next.js receives a request to revalidate a site, even if the site is in a draft or deleted state, it throws an error and fails to revalidate it. We fixed the issue.

- Prevented the generation of published sites for deactivated organizations.

- Permitted draft\_attributes attribute to prevent an unpermitted attributes error in image uploads.

- Added a fallback for the onClick operation in buttons.