menghong chhay
menghong chhay
@SimonHoiberg any updates on this ?
Here is what I am actually trying to achieve by using ais-configure. I have two pages. Home page and Search page. ais-instantsearch only exists in the Search page, but in...
Hi @Haroenv I had some issues with that sandbox environment, so i create a repo here for you to check out instead. https://github.com/chhaymenghong/Test I use apikey and appId from the...
Hi @eunjae-lee. Thank you! This great example. It gives me a starting point on how I should implement my stuff. Just a couple of issues though. 1. Given this sandbox,...
right now I am not sure how to fix # 2
@eunjae-lee @Haroenv do you guys have any ideas on how to overcome these issues?
I used this to get around this issue. ngOnDestroy(): void { super.ngOnDestroy(); setTimeout(() => history.back(), 500); }
> @Kamshak Whenever I initially load my component where the base Algolia instant search component is located. It makes a call to the algolia endpoint but the values does not...
thanks for new releases!!! Good work!