-
```
What steps will reproduce the problem?
1.
2.delete a directory containing a file
3.
What is the expected output? What do you see instead?
Expect deirectory and file to be deleted instead get cra…
-
```
What steps will reproduce the problem?
1.
2.delete a directory containing a file
3.
What is the expected output? What do you see instead?
Expect deirectory and file to be deleted instead get cra…
-
While `npm run dev` was running, I tried to change a component file. Even the most trivial change, such as indenting a line of code, resulted in a crash. The error message on the command line:
```
✖…
-
https://github.com/contentacms/contenta_vue_nuxt/blob/b3224e843c67d55c8a56c01140092a930ff4c5af/test/unit/index.js#L7
This is testing all files ! I want to test specific one file only , how can I do…
-
Hi Andrea! I want to give you my opinions and advices about your work (lab. 2 about Nim game). Sorry, but they are in a random order.
- you applied some interesting rules! For example there is one th…
-
In the documentation it says there are 3 files I need to edit to make it point to my contenta backend. I cannot find the file 'ngsw-manifest.json"
Anyone else came across this or am I doing somethi…
-
Having finally got vue_nuxt to run following the advice here https://github.com/contentacms/contenta_vue_nuxt/issues/57 I changed the following:
In the nuxt.config.js:
// change this to your own…
-
Contenta home page loads fine with both HTTP and HTTPS. However Login fails with 403 Forbidden error with HTTPS and page displays error "Not allowed". Login works fine with HTTP.
I have load balanc…
-
Hi. I rewrote some files for make command can work on windows, but on step installing contenta_jsonapi I get the error "Call to a member function setFormClass() on null in system_entity_type_build()".…
-
How to get only the content of the authenticated user ?
thru the JsonAPI ? Or thru the role permission in Contenta admin ?
I tried on the role permissions but can't find it.
I see "Edit own cont…