Skip to content

Returning of jsx elements (functions) in loader and reading them from loader data returns undefined #3252

Returning of jsx elements (functions) in loader and reading them from loader data returns undefined

Returning of jsx elements (functions) in loader and reading them from loader data returns undefined #3252

Workflow file for this run

name: "Support Requests"
on:
issues:
types: [labeled, unlabeled, reopened]
permissions:
issues: write
jobs:
action:
runs-on: ubuntu-latest
steps:
- uses: dessant/support-requests@v4
with:
issue-comment: >
:wave: @{issue-author}, we use the issue tracker exclusively for bug reports
and feature requests. However, this issue appears to be a support request.
For usage questions, please use [Stack Overflow](https://stackoverflow.com/questions/tagged/react-router)
or [Discord](https://rmx.as/discord) where there are a lot more people ready to help you out, or
[post a new question](https://github.com/remix-run/react-router/discussions/new?category=q-a) in the
Discussions tab of this repository.
Please feel free to clarify your issue if you think it was closed prematurely.