callstack / callstack/react-native-paper

[IconButton] Error Check the render method of `ForwardRef`. in 5.14.5

Abierto
#4,761 0 comentarios 0 reacciones 0 asignados Ver en GitHub
bug
Lenguaje dominante
TypeScript
Estrellas
14.5k
Forks
2.2k
Merge medio
5 d 23 h
PR fusionados (30 d)
12

Descripción

### Current behaviour
Error: Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: undefined. You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports

Check the render method of `ForwardRef`.

### Expected behaviour
No errors

### How to reproduce?
install 5.14.5, add this component anywhere. it will crash in runtime.

```react
null} />
```

### Preview

### What have you tried so far?
reverting back to 5.14.4 solves an issue.

### Your Environment

| software | version
| --------------------- | -------
| ios | V
| android | ?
| react-native | 0.79.4
| react-native-paper | 5.14.5
| node | 24.2.0
| npm or yarn | npm
| expo sdk | 53.0.9

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.