{% load static %} {% load reactpy %} ReactPy

ReactPy Errors Test Page


{% component "test_app.components.does_not_exist" %}

{% component "test_app.components.hello_world" invalid_param="random_value" %}

{% component "test_app.components.hello_world" host="https://example.com/" %}

{% component "test_app.components.broken_postprocessor_query" %}

{% component "test_app.components.view_to_iframe_not_registered" %}

{% component "test_app.components.incorrect_user_passes_test_decorator" %}