Skip to content
This repository was archived by the owner on Aug 19, 2022. It is now read-only.
This repository was archived by the owner on Aug 19, 2022. It is now read-only.

Unrecognised props - radiumConfigContext, styleKeeperContext #1033

@johanarnor

Description

@johanarnor

Hi! We've got an issue with v0.26:

Warning: React does not recognize the radiumConfigContext prop on a DOM element. when using Radium with e.g. Link from react-router.

import { Link } from 'react-router-dom'

const RadiumLink = Radium(Link)

I suppose Link simply forwards all props to the underlying a element.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions