diff --git a/.changeset/small-squids-wash.md b/.changeset/small-squids-wash.md new file mode 100644 index 0000000000..b7570a0122 --- /dev/null +++ b/.changeset/small-squids-wash.md @@ -0,0 +1,5 @@ +--- +"react-router-dom": patch +--- + +Modified to use pagehide instead of beforeunload to work in the environment of safari on ios diff --git a/contributors.yml b/contributors.yml index c9fdcf2f39..627ff510ad 100644 --- a/contributors.yml +++ b/contributors.yml @@ -166,3 +166,4 @@ - xavier-lc - xcsnowcity - yuleicul +- jakkku