Skip to content

fix: vNext fast-router templates not attaching on safari 16+ #6537

Closed
@KingOfTac

Description

@KingOfTac

🐛 Bug Report

There appears to be an issue with the latest version of webkit that is causing Router to not get a template. Currently not aware if this is an issue with the vCurrent version of Router.

💻 Repro or Code Sample

Working on a repro.

Simple repro steps would be to create a new project using the latest FAST prerelease versions and add router with a few routes and a default layout.

🤔 Expected Behavior

Apps that use Router should be loading properly

😯 Current Behavior

After safari 16 was released, Router no longer gets a template attached either on initial page load or on route changes. Other FAST components built using the vNext libraries function normally.

💁 Possible Solution

Needs investigation

🌍 Your Environment

Safari on IOS 16.1
Epiphany Browser using webkit 16 on WSL Ubuntu-latest in windows 11

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

  • Status

    Done

Relationships

None yet

Development

No branches or pull requests

Issue actions