You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
My team uses the jira an mural integration and recently this is not working.
the console errors indicate that an API may have been updated and older versions are not supported however I am not sure how to fix this issue:
Warning: Legacy context API has been detected within a strict-mode tree.
The old API will be supported in all 16.x releases, but applications using it should migrate to the new version.
Please update the following components: AnalyticsContext, AnalyticsContextConsumer, styled.span
Learn more about this warning here: https://fb.me/react-legacy-context
in AnalyticsContext (created by WithAnalyticsContext(WithAnalyticsEvents(undefined)))
in WithAnalyticsContext(WithAnalyticsEvents(undefined)) (created by JiraFilters)
in div (created by JiraFilters)
in form (created by JiraFilters)
in JiraFilters (created by SearchIssues)
in div (created by SearchIssues)
in div (created by SearchIssues)
in div (created by SearchIssues)
in SearchIssues (created by Context.Consumer)
in Route
in Switch
in Router (created by HashRouter)
in HashRouter
in StrictMode
Does anyone have any idea who owns this problem?
Cheers,
Any follow-ups on this issue? Having the exact same warning here while trying to use DatePicker component.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.