You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thrownewError('Unable to load flutterwave payment modal');
161
+
thrownewError('We\'re having trouble loading the Flutterwave payment modal due to a network issue. Please check your internet connection and try again later.');
158
162
},[error]);
159
163
/**
160
164
*
@@ -165,44 +169,44 @@ function useFlutterwave(flutterWaveConfig) {
165
169
var_b,_c;
166
170
varcallback=_a.callback,onClose=_a.onClose;
167
171
if(error)
168
-
thrownewError('Unable to load flutterwave payment modal');
172
+
thrownewError('We\'re having trouble loading the Flutterwave payment modal due to a network issue. Please check your internet connection and try again later.');
thrownewError('Unable to load flutterwave payment modal');
185
+
thrownewError('We\'re having trouble loading the Flutterwave payment modal due to a network issue. Please check your internet connection and try again later.');
182
186
},[error]);
183
187
/**
184
188
*
@@ -189,44 +193,44 @@ function useFlutterwave(flutterWaveConfig) {
189
193
var_b,_c;
190
194
varcallback=_a.callback,onClose=_a.onClose;
191
195
if(error)
192
-
thrownewError('Unable to load flutterwave payment modal');
196
+
thrownewError('We\'re having trouble loading the Flutterwave payment modal due to a network issue. Please check your internet connection and try again later.');
0 commit comments