Commit a12e5b6
Merge #216
216: Add error information in console r=bidoubiwa a=bidoubiwa
Best I could do given that the problem comes from algolia itself:
<img width="960" alt="Screenshot 2021-01-16 at 23 28 02" src="https://user-images.githubusercontent.com/33010418/104824592-5403d800-5853-11eb-8e53-dfdd5a384cc1.png">
First error shown is our error, second is the unhandled error of algolia. Maybe a more deep dive search could help us find a solution where algolia's unhandled error would not appear. But meanwhile, the user is aware of its errors.
fixes meilisearch/meilisearch-vue#7
fixes #216
Co-authored-by: Charlotte Vermandel <[email protected]>1 file changed
+22
-17
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
112 | 117 | | |
113 | 118 | | |
114 | 119 | | |
0 commit comments