File tree 2 files changed +6
-0
lines changed
2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -225,6 +225,9 @@ Items inserted in database: 2740
225
225
If you then go back to `/ws/data/all` you will see tons of JSON data now.
226
226
That's great. Our parks map should finally work!
227
227
228
+ NOTE: There's some errors reported with browsers like firefox 54 that don't properly parse the resulting JSON. It's
229
+ a browser problem, and the application is working properly.
230
+
228
231
[NOTE]
229
232
====
230
233
You are probably wondering how the database connection magically started
Original file line number Diff line number Diff line change @@ -236,6 +236,9 @@ Items inserted in database: 2740
236
236
If you then go back to `/ws/data/all` you will see tons of JSON data now.
237
237
That's great. Our parks map should finally work!
238
238
239
+ NOTE: There's some errors reported with browsers like firefox 54 that don't properly parse the resulting JSON. It's
240
+ a browser problem, and the application is working properly.
241
+
239
242
[source]
240
243
----
241
244
http://parksmap-{{EXPLORE_PROJECT_NAME}}{{USER_SUFFIX}}.{{ROUTER_ADDRESS}}
You can’t perform that action at this time.
0 commit comments