I have created a content type itemnrate which has 2 text fields viz Item and Rate. Now,I have another content type MenuCategories which has 2 vields:
Category -> Text
cateflex ->flexi field pointing to content type itemnrate.

Now,I have 3rd content type Restaurant which has a filed MenuCard which is a flexi field pointing to content type MenuCategories.
Now while creating content,if I click on add another item to add new category, some infinite looping occrs and am unable to add new category. Please help.