Skip to content

There is an issue with the urltransform prop, this prop is unstable and throwing an error named "Assertion: Unexpected transformLinkUri prop, use urlTransform instead" #1080

There is an issue with the urltransform prop, this prop is unstable and throwing an error named "Assertion: Unexpected transformLinkUri prop, use urlTransform instead"

There is an issue with the urltransform prop, this prop is unstable and throwing an error named "Assertion: Unexpected transformLinkUri prop, use urlTransform instead" #1080

Workflow file for this run

name: bb
on:
issues:
types: [opened, reopened, edited, closed, labeled, unlabeled]
pull_request_target:
types: [opened, reopened, edited, closed, labeled, unlabeled]
jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: unifiedjs/beep-boop-beta@main
with:
repo-token: ${{secrets.GITHUB_TOKEN}}