Thanks, everything is correct. And I have one more problem I’m trying to add a preview as the user has in the left menu and I was able to do it only after unviewing the page the preview keeps loading and when I enter the page and change the tab it loads without any problem I get an ERROR, cant find
organization_id App.Organization.find(2) for ‘Asset’ TEest123
error in the console I don’t know what’s going on because I have the relationship done in the asset class but I don’t have it done in the organization class and is there any other option than editing the base organization file because I suspect that’s the problem
Preview works without a problem when I enter it right away:
And this is what it looks like after refreshing the page (and I get that error what I stated above):