برخی پزشکان address ندارند؛ data?.address[0] روی آنها کرش میکرد (Cannot read properties of undefined). اصلاح به data?.address?.[0] در Address و Telefon صفحه پروفایل پزشک. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
برخی پزشکان address ندارند؛ data?.address[0] روی آنها کرش میکرد (Cannot read properties of undefined). اصلاح به data?.address?.[0] در Address و Telefon صفحه پروفایل پزشک. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>