-
-
Notifications
You must be signed in to change notification settings - Fork 327
Closed as not planned
Labels
priority-1-highShould be resolved ASAP.Should be resolved ASAP.type-revisionAbout a change in functionality or behaviorAbout a change in functionality or behavior
Description
Current Situation
All reactpy.backend.*.configure(...)
calls currently require a component. However, our main method telling users how to use ReactPy should involve using our template tag.
Proposed Actions
Either remove component as a parameter, or make it an optional parameter.
Frankly, the current method of artificially setting up an index route is useless or gimmicky at best.
Metadata
Metadata
Assignees
Labels
priority-1-highShould be resolved ASAP.Should be resolved ASAP.type-revisionAbout a change in functionality or behaviorAbout a change in functionality or behavior