Codux Help Center

Browse our articles to find the answers you need

Troubleshooting

Component Styles Aren't Showing

Codux uses boards to mock your project's components in isolation. This total isolation gives developers, designers, QA, PM, and all other product stakeholders the capacity to focus on, and perfect each componen

Codux Safe Render Errors

The following table categorizes the different types of errors that Codux Safe Render detects and isolates while rendering components on boards:Error TypeSuggested SolutionError in a component's codeEdit the com

Unable to Clone or Create Project

When cloning a project with Codux, you get the following error message:Similarly, when creating a new project in Codux, you get this message:These are indicators that Git is missing on your computer.Important!

Missing Path for New Components Message

It's only possible to create a new component in Codux when the default path for new components is configured. If you see an error message like the one below, check that there is a componentsPath configuration p

The Selected Template is Invalid

If you're seeing an error message that the selected template is invalid (like this), it likely means that the template you have selected doesn't have a valid component file. Check that there is a component file

Sync Failed: Try again or check the repository permissions

If you see an error along the lines of "push" or "sync" failed, it can mean one of two things:You don't have the necessary permissions to the repository.You don't have the SSH key on your computer that you need

Boards Don’t Load: Cannot Resolve “@wixc3/react-board”

Boards do not render in Codux, and a "something went wrong" error shows that @wixc3/react-board cannot be resolved.Sorry, your browser doesn't support HTML 5 video.Solution Codux requires the @wixc3/react-board

Page Routing in React with React Router

React itself doesn't handle routing, so it relies on external libraries. React Router is a popular choice, offering different router components for various use cases. For production environments, BrowserRouter

Install Script Error: Request Failed with "404 Not Found"

This article includes some suggestions that may help when you've tried to run an install script in Codux and got an error like the following:yarn install v1.22.19 [1/5] Validating package.json... [2/5] Resolvin

Troubleshooting: Invalid Variants in the Add Elements Panel

To use a variant in the Add Elements panel, it needs to meet certain requirements. If a variant shows up as invalid, it's important to understand why and how to fix it.Requirements for Valid Variants For a vari

Troubleshooting Site Visibility

When connecting a domain for the first time or making DNS changes, don't expect that these will take effect instantly – DNS changes can take up to 72 hours to fully propagate across the internet. This means tha