Skip to content

Bugs caused by Replace Offensive Terms #15304

@NothingHere404

Description

@NothingHere404

Problem Description

In pull request #15281 , blacklistRE was replaced with blocklistRE in the vnext/templates/cpp-lib/example/metro.config.js file.
This behavior resulted in custom native UI controls being unable to render.
Please rollback the pull request #15281.

Steps To Reproduce

Follow the following link step by step

https://microsoft.github.io/react-native-windows/docs/native-platform-modules
https://microsoft.github.io/react-native-windows/docs/native-platform-components

Expected Results

No response

CLI version

20.0.1

Environment

PS D:\VSProjects\native-module-sample> npx @react-native-community/cli info
info Fetching system and libraries information...
System:
  OS: Windows 11 10.0.26200
  CPU: (22) x64 Intel(R) Core(TM) Ultra 7 155H
  Memory: 15.28 GB / 31.52 GB
Binaries:
  Node:
    version: 24.11.0
    path: C:\Program Files\nodejs\node.EXE
  Yarn:
    version: 3.6.1
    path: C:\Users\auser\AppData\Roaming\npm\yarn.CMD
  npm:
    version: 11.6.1
    path: C:\Program Files\nodejs\npm.CMD
  Watchman: Not Found
SDKs:
  Android SDK:
    API Levels:
      - "35"
      - "36"
      - "36"
    Build Tools:
      - 35.0.0
      - 36.0.0
      - 36.1.0
    Android NDK: Not Found
  Windows SDK:
    AllowDevelopmentWithoutDevLicense: Enabled
    AllowAllTrustedApps: Enabled
    Versions:
      - 10.0.22621.0
      - 10.0.26100.0
IDEs:
  Android Studio: Not Found
  Visual Studio:
    - 18.0.11201.2 (Visual Studio Community 2026)
Languages:
  Java:
    version: 17.0.17
    path: C:\Program Files\BellSoft\LibericaJDK-17\bin\javac.EXE
  Ruby: Not Found
npmPackages:
  "@react-native-community/cli":
    installed: 20.0.1
    wanted: 20.0.1
  react:
    installed: 19.1.0
    wanted: 19.1.0
  react-native:
    installed: 0.80.2
    wanted: 0.80.2
  react-native-windows:
    installed: 0.80.1
    wanted: ^0.80.0
npmGlobalPackages:
  "*react-native*": Not Found
Android:
  hermesEnabled: Not found
  newArchEnabled: Not found
iOS:
  hermesEnabled: Not found
  newArchEnabled: Not found

Community Modules

No response

Target React Native Architecture

None

Target Platform Version

None

Visual Studio Version

None

Build Configuration

None

Snack, code example, screenshot, or link to a repository

No response

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions