Skip to content

Svelte update (3.5.1 > 3.5.2) and BOOOM! (problems, not joys) #3054

@frederikhors

Description

@frederikhors

Taking https://codesandbox.io/s/reverent-tesla-c0kq0 from lukeed/navaid#13.

FIRST PROBLEM

I cannot navigate anymore.

Until 3.5.1 you can navigate like this:

  1. Being in Home ("/")
  2. click on "Go to Teams Page" ("/teams")
  3. click on "Go to Team 1 Page" ("team/1")

With 3.5.2 you can't.

You can do 1 and 2 but at the step 3 you see nothing.

If you are on the page "team/1" and reload using codesandbox's preview icon it works.

SECOND PROBLEM

In one of my projects the error is even more frightening:

TypeError: Cannot read property '$$' of undefined

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions