File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed
Expand file tree Collapse file tree 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
225225If you then go back to `/ws/data/all` you will see tons of JSON data now.
226226That's great. Our parks map should finally work!
227227
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+
228231[NOTE]
229232====
230233You 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
236236If you then go back to `/ws/data/all` you will see tons of JSON data now.
237237That's great. Our parks map should finally work!
238238
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+
239242[source]
240243----
241244http://parksmap-{{EXPLORE_PROJECT_NAME}}{{USER_SUFFIX}}.{{ROUTER_ADDRESS}}
You can’t perform that action at this time.
0 commit comments