Skip to content

Release Tracking #3653

Closed
Closed
@github-actions

Description

@github-actions

This is a scheduled issue for tracking the release between Monday 21st and Friday 25th

Last week Value
Issue Release Tracking
Conductor broccolinisoup
Release Pull Request Link
Integration tests Link

Timeline

Monday, August 21st

With the help of my team, we managed to identify the root cause of the issue. It is due to an invalid character in query selectors. Error log.

The reason behind is that we upgraded @react-aria/ssr (PR) and it uses the updated react useId hooks which includes : in the generated ids. And these : throws an error as invalid chars in query selector and apparently this was intentional (reference).

I used data attribute to select the query for now (see the commit) seems to be working and the integration PR turned to all green now 🎉

Tuesday, August 22nd

Wednesday, August 23rd

Thursday, August 24th

Friday, August 25th

Checklist

  • Checks have passed on the integration Pull Request downstream
  • Release tracking Pull Request has been merged
  • Stable release available on npm
  • Downstream repos have been updated to latest

Notes

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions