Click here to Skip to main content
15,883,802 members

Comments by folza (Top 24 by date)

folza 9-Nov-23 8:08am View    
I solved. The MX Linux 23 was not booted with systemd. In the terminal with this command, you can change it with GUI: sudo mx-boot-options
folza 20-Jul-23 8:04am View    
The same error setMyState is not a function. For something the rendering to the {children} does not get the following functions like in this line:
<productsmy products3="{products3}" mystate="{myState}" setmystate="{setMyState}/"> Do you know a proficient React developer who can help?
folza 20-Jul-23 6:43am View    
I want to use the ProductsMy render to the {children} because there will be other components instead of that. Your solution is what I said if I uncomment the ProductsMy component in the States2 component. And that is not a good solution for me. Please delete your solution.
folza 21-Jun-23 8:36am View    
But when I use it without NavLink-s and {children} it works.
folza 8-Feb-23 8:58am View    
The problem is solved. I had to set the default value to an empty string. ""