Skip to content

Commit 71d5eff

Browse files
Update troubleshooting.md (#1311)
* Update troubleshooting.md see api-platform/api-platform#1816 * Update client-generator/troubleshooting.md Co-authored-by: Alan Poulain <[email protected]> * Update client-generator/troubleshooting.md Co-authored-by: Alan Poulain <[email protected]> Co-authored-by: Alan Poulain <[email protected]>
1 parent 8854806 commit 71d5eff

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

client-generator/troubleshooting.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,3 +55,7 @@ cause: null } }
5555
Check access to the specified URL, in this case `https://demo.api-platform.com/contexts/Entrypoint`, use curl to check
5656
access and the response `curl https://demo.api-platform.com/contexts/Entrypoint`. In the above case an "Access Denied"
5757
message in JSON format was being returned.
58+
59+
## Docker distribution on Windows and hot-reloading
60+
61+
Due to [a long-time known Docker for Windows issue](https://forums.docker.com/t/file-system-watch-does-not-work-with-mounted-volumes/12038), the files changes on the host are not notified on the `pwa` container. It causes the hot-reloading feature to not working properly for Windows users.

0 commit comments

Comments
 (0)