Skip to content
#

static

Here are 20,167 public repositories matching this topic...

next.js
LisaP117
LisaP117 commented Dec 9, 2021

Bug
Unable to get into entries on the CMS to update my pages due to error page being presented. "TypeError: e.map is not a function"

To reproduce
I log in to Netlify CMS, navigate to pages, click on index and then am presented with the attached screenshot.

What I expect
I would expect to log in, navigate to pages, select the index page and be presented with editable boxes.

bramp
bramp commented Dec 27, 2020

This is a feature request, to display the valid SSL name (from the certificate) when starting up the server.

Steps to reproduce the issue, if applicable. Include the actual command and output and/or stack trace.

$ http-server -S

Starting up http-server, serving ./ through https
Available on:
  https://127.0.0.1:8080
  https://192.168.77.123:8080

**What did you exp

react-static
tcheinen
tcheinen commented Jan 13, 2022

Bug Report

Environment

Zola version: zola 0.15.2

Expected Behavior

Asset/section colocation should work when the assets in question have no file extension.

Current Behavior

Files inside a section with no extension are not copied into the output folder

Step to reproduce

Create two files in a section; one with an extension (i used *.jpg) and one without and then

phpinsights
BraisGabin
BraisGabin commented Feb 25, 2021

Expected Behavior

When detekt reports that a call or an import is forbidden it tell my why it is forbidden.

Current Behavior

Right now detekt just say that it is forbidden so we a new person in the project doesn't know what to do.

Context

Some coworkers ask me some times "Why is this forbidden?" And I need to explain them. That never bother me but after reading this in: https:/

website

Improve this page

Add a description, image, and links to the static topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the static topic, visit your repo's landing page and select "manage topics."

Learn more