Uh oh!
There was an error while loading. Please reload this page.
[wip] chore(clerk-js,types): Handle task enablement from environment resource - #5344
[wip] chore(clerk-js,types): Handle task enablement from environment resource #5344LauraBeatris wants to merge 3 commits into
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
| </Route> | ||
| )} | ||
| {signInContext.withSessionTasks && ( | ||
| {signInContext.hasTasksEnabled && ( |
There was a problem hiding this comment.
We could improve even further by lazy loading individual tasks as well - I'll explore a better solution tomorrow!
Description
Resolves ORGS-537
Checklist
pnpm testruns as expected.pnpm buildruns as expected.Type of change