-
https://github.com/wemogy/libs-core/blob/bd6e1797aee3a79951e0da851da136e403325812/src/Wemogy.Core/Validation/Extensions/RuleBuilderInitialExtensions.cs#L45C77-L45C77
As we use the Slug Validator al…
-
hello, I'm trying to use Slugify library but this error is thrown from Slugify class.
Here's my code:
```
// generate unique slug
$slug = Slugify::model(ArgumentModel::class);
…
-
Thanks for this simplest minimal Jekyll site
In **_includes/comments.html**, I have replaced **.test-slug** with **[page.slug]**. Final code will be: `{% assign comments = site.data.comments[page.s…
-
Only `name` and `slug` are available.
```
class CollectionItemFieldData(pydantic.BaseModel):
name: typing.Optional[str] = pydantic.Field(description="Name of the Item")
slug: typing.Opti…
-
| Question | Answer |
| ---------------------------------- | ----------------- |
| **Obsidian version** | v1.7.4 |
| **Plugin version** | 0.…
-
Custom colors are defined with slug, color, and name properties. These are registered via add_theme_support('editor-color-palette', $cols).
When dynamically creating class names, getColorClassName()…
-
We generate a slug for Contacts in the Wagtail Admin UI by using a custom script. However, the script is currently broken and is somewhat brittle. Fix the script and/or find a more resilient solution.
-
After the project has been split into two different apps.
-
The URL for terminal seems always randomly generated, even if I add slug in the configuration file like this:
```toml
[account]
api_key = "xxxx"
[terminal.Terminal]
slug = "a100server"
name = …
-
### Describe the bug
The environmentLimit for free-tier projects does not match with the limits stated in https://infisical.com/pricing.
### To Reproduce
1. Go to https://app.infisical.com/
2. C…
94726 updated
2 weeks ago