Skip to content

Commit

Permalink
Merge pull request #3038 from jonathanschoonbroodt/patch-1
Browse files Browse the repository at this point in the history
fix a typo in roadmap.md
  • Loading branch information
samuelstroschein authored Aug 1, 2024
2 parents f52011a + 4b6cf03 commit a8cba7a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

# Caveats

1. Links in the same Layout Component as `<ParagldieJS>` will not be translated. This will also log a warning in development.
1. Links in the same Layout Component as `<ParaglideJS>` will not be translated. This will also log a warning in development.
2. Messages are not reactive. Don't use them in server-side module scope.
3. Side effects triggered by `data` will run on language changes even if the data didn't change. If the data is language-dependent the side effect will run twice.
4. The `languageTag` function cannot be used inside param matchers.
Expand Down

0 comments on commit a8cba7a

Please sign in to comment.