Tutorial not working

Hi, we are evaluating refine and trying to follow the tutorial on https://refine.dev/tutorial/next-steps/summary/react-router/ant-design/ it works till the step "Using Layouts", but then gives an error: Something went wrong Invalid left-hand side in assignment and a red screen
Summary | Refine
Congratulations! You've completed the tutorial, learning how to create a CRUD application from scratch using Refine and understanding its basic concepts. With this knowledge, you can now use Refine to develop your own applications without limitations.
2 Replies
kapa.ai
kapa.ai4mo ago
Hi @Bernd Bammer. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave: ---------------------- I'm sorry to hear that you're experiencing issues with the tutorial. Based on the knowledge sources provided, there are a few reported issues with the tutorials on the refine documentation. For example, there's an open issue on GitHub about a broken tutorial on the UI libraries section (source (https://github.com/refinedev/refine/issues/5802)). However, the specific error you're encountering ("Invalid left-hand side in assignment") isn't directly mentioned in the provided sources. This error typically occurs in JavaScript when you try to assign a value to something that isn't a valid variable, such as a number or a function call. Without more specific information about the code causing this error, it's hard to provide a definitive solution. I would recommend checking your code for any such invalid assignments. If you're still having trouble, you might find it helpful to raise an issue on the refine GitHub repository (https://github.com/refinedev/refine/issues). The maintainers and community are usually quite responsive and may be able to help you resolve the issue. ---------------------- Note: you can ask me a follow up question by @ mentioning me again :speech_balloon: ----------------------
kapa.ai
kapa.ai4mo ago
<@740212499848101988> kapa.ai is still learning and improving, please let us know how it did by reacting below