𝗣𝗼𝘄𝗲𝗿 𝗣𝗮𝗴𝗲𝘀 𝗔𝗜 𝗦𝗸𝗶𝗹𝗹𝘀 𝗧𝗲𝘀𝘁
I tested the new AI skills for Power Pages. I built a ticket portal from scratch. The AI handled the portal and authentication.
I hit a wall during local development. The AI wrote a complex auth system. It used React forms and CSRF tokens. But the system failed.
The portal settings stayed Private. This sends every request to Entra. It ignores local code. It points to the production URL.
Switch the portal to Public in the admin center. This lets requests reach the app. The auth flow works.
I found another bug. The auth hook used synchronous checks. This fails on local servers. Use React state instead.
AI removes days of boring work. AI is fast. But AI makes mistakes. Your experience fixes these errors.
Keep testing. Keep failing.
Source: https://dev.to/_neronotte/ga-power-pages-ai-skills-under-test-better-scaffolding-same-local-auth-wall-5028 Optional learning community: https://t.me/GyaanSetuAi