Aloha Search
res.json().then(body => ({ ok: res.ok, body }))) .then(({ ok, body }) => { this.coverLoading = false; if (ok) this.candidates = body.candidates || []; else this.coverError = body.error || 'Could not load images.'; }) .catch(() => { this.coverLoading = false; this.coverError = 'Could not load images.'; }); }, useCover(url) { if (!url || this.coverSaving) return; this.coverSaving = true; fetch('https://aloh.as/hawaii/han-no-daidokoro-kakaako/cover', { method: 'POST', headers: { 'Content-Type': 'application/json', 'X-CSRF-TOKEN': this.csrf(), 'Accept': 'application/json' }, body: JSON.stringify({ url: url }), }) .then(res => res.json().then(body => ({ ok: res.ok, body }))) .then(({ ok, body }) => { this.coverSaving = false; if (ok) { this.coverSaved = true; // Optimistic preview — the queued job re-encodes/stores // the final version a few seconds behind this. $refs // (not $el) because this fires from inside the // teleported modal, which is no longer a DOM // descendant of the card/page it belongs to. this.$refs.menuRoot.closest('[data-listing-cover-scope]') ?.querySelectorAll('img').forEach(el => { el.src = url; }); setTimeout(() => { this.coverOpen = false; }, 900); } else { this.coverError = body.error || 'Failed to set cover photo.'; } }) .catch(() => { this.coverSaving = false; this.coverError = 'Failed to set cover photo.'; }); }, }" x-ref="menuRoot" style="position:relative;z-index:5" @click.stop>
Han no Daidokoro / Kaka'ako cover
H
Restaurants Yakiniku Unclaimed listing
Claim this business

Han no Daidokoro / Kaka'ako

4.7 (333 reviews)
Honolulu, Hawaiʻi
Is Han no Daidokoro / Kaka'ako your business? Add photos, hours, and your story — free.
Claim this listing

About

High-end locale with Miyazaki & Kuroge Washu beef, plus a robust list of wine, cocktails & spirits.

Banchan Rib Cap A5 Wagyu Cheesecake Fatty Beef Spicy Soup Course Menu Fresh Wasabi Welcoming Staff Wagyu Experience

Amenities & Features

  • Welcomes Families
  • Suitable For Groups
  • Popular With Tourists
  • Has Parking Garage Free

Photos, hours & more

This listing is just getting started

The owner hasn't added photos, hours, services or a story yet. Claim it to fill out the full profile.

Claim this business →

Location

Map showing Han no Daidokoro / Kaka'ako
1108 Auahi St #150
Honolulu, HI 96814

Reviews

Write a review

Thanks for your review!

Comments

Write a comment

Your comment has been submitted.

Suggest an edit

Spot something wrong? Propose a fix — accepted edits go live and earn reputation.

Mahalo! Your edit was submitted for review.

Similar on Maui

People also searched for

Closed now · opens 11:30am
Hours
Sunday 11:30am – 3:30pm
Monday 11:30am – 3:30pm
Tuesday 11:30am – 3:30pm
Wednesday 11:30am – 3:30pm
Thursday 11:30am – 3:30pm
Friday 11:30am – 3:30pm
Saturday Closed 11:30am – 3:30pm
1108 Auahi St #150, Honolulu, HI 96814 Address

Message Owner