I have following error in live site , though it does not show on preview
Component is missing from structure. displayedId: comp-k9pttv2e1. id: comp-k9pttv2e1
at C (StructureComponent.tsx:80)
at $i (react-dom.production.min.js:153)
This has suddenly appeared and was not there few days back
Hi Yisrael, The site is www. profdatos. com . Here is video recording of error. The main problem is that all my sessions variables become null after this error. It does not happen in preview
@profdatos I want to reproduce the error on the site itself. What are they exact steps to recreate? What buttons to push, etc. I want to review this so I can take the appropriate action.
@yisrael-wix , I dont know what is causing error, so difficult to create a test page (also it does not occur in preview). However here is a step-by-step video . Keep the chrome console on. The error will occur at when you reach 1:34 in video. Thanks - PS: There are other error which have occurred since yesterday (for example some button are not clicking in live site. So if you have this, just go back to previous page and then go back to page again)
@profdatos Understand that we are unable to debug complex code, page configurations, and processes. If you feel that there is a bug in Corvid, then please try to create a test page with the minimum scenario in which the problem appears, to help us investigate the issue properly.
@yisrael-wix Ok, will try. In the meantime, would be great if you can recreate the error from your end (using the video). This might help to understand if error is in CORVID or somewhere else
I have the same problem, in the editor everything is working, but in the browser the site stopped responding to Corvid commands. The console shows missing components, Fetch API cannot load and others. The problems started over the weekend, I worked hard these last few days to make adjustments that worked, yesterday everything was fine, but today things got worse with the loss of variable values and values in input fields.
I have exactly the same problem… and it disables my Buttons. Sometimes it happens, and sometimes not. Difficult to always reproduce. I would say it happens since maybe 2 weeks or little bit more. And i did not adjust the page. just randomly appearing this error now. After refresh it is again ok and the problem is gone - but it needs refresh
I to have the same problem on a private page (password protected), where i use a repeater to map over a query made with Corvid in code. I don’t seem to have any issues with functionality though. (buttons still work and UI is responding the way it should)