-
This was going to be re-evaluated for J4.0 and needs to be done:
https://github.com/joomla/joomla-cms/pull/11941
-
Hi /cc @coderschoolreview, this is my submission. Thank you for your time. And one more thing, there are 2 walkthrough gif files in my repository because the recording app was corrupted while I was re…
-
### Summary
Currently, the complete developerFolio is being rendered client side which results in low performance and no SEO.
My plan is to move the complete project to Static Site Generation i…
-
I keep running into issues while trying to create a new nxext project where I have to run `--force` to get @nxext to install, resulting in conflicting or missing dependencies.
While creating a new …
invot updated
6 months ago
-
If you answer 'yes' to compass and bootstrap, you end up with the 'sass-bootstrap' bower component. Besides all the bootstrap stylesheets translated into sass, this library also includes all the boots…
-
**Describe the bug**
when use eslint, need to install the dependencies first, because in the soure code, some lib needs:
in nextjs `layout.tsx`
```tsx
import type { Metadata } from "next";
export…
sharh updated
9 months ago
-
### Target SharePoint environment
SharePoint Online
### What SharePoint development model, framework, SDK or API is this about?
other (enter in the "Additional environment details" area below)
###…
-
Checklist
- [X] Modify `pages/_app.js` ✓ https://github.com/Hardeepex/headlessword/commit/92104e61f90365642be480d0a9762f0be70730b8 [Edit](https://github.com/Hardeepex/headlessword/edit/sweep/foll…
-
Some files are indented with tabs, some with spaces, some with a mix of both... Please, add a `CONTRIBUTING` file or _Contributing_ section in README with coding style conventions to use and [EditorCo…
-
Hi Manfred,
in your example I can't load images belonging to the remote app from the shell.
Your specific case works because the angular.png image exist also in the shell app and is that one that is…