Erison Silva

Results 41 issues of Erison Silva

Hello this lib support mic and speaker?

## Switch cocur/slugify to symfony/string in order to use more symfony packages and keep this repo using the same dependencies as [admin bundle](https://github.com/sonata-project/SonataAdminBundle/blob/4.x/composer.json#L60C10-L60C24) I suggest we change [slugify](https://github.com/sonata-project/SonataPageBundle/blob/4.x/composer.json#L25) to `symfony/string`!...

feature

## Replace slugify to symfony string Closes #1713. ## Changelog ```markdown ### Added - Handle slugs using `Symfony string` ### Deprecated - Deprecated `slugify` in favor of symfony string ```

Sorry if it isn't the appropriate place to ask this. But is there any plan for this lib support nextjs? or is it already possible to use it there?

enhancement

I saw that pages are generated without "/" on the end. But when I access without it, it is redirecting the page, like `/tags` redirects to `/tags/`

Could we add a link in the end of the article to go to the .md file on GitHub? Context: My blog is public and should be good if people...

It's happened with me :/ I used same configurations (device Token, message and password) in another client and worked

we just need to do a new layout example you can find here: https://github.com/shield-wall/myprofile/tree/master/src/style

blocked

this [folder](https://github.com/shield-wall/myprofile/tree/master/src/style) should be moved to other respoitory or place, and import here

enhancement
template

after get last updates the DAP is not working anymore :/ I tried to do this ``` dap = dap.configurations.php[1], ... dap.defaults.fallback.switchbuf = "useopen" ``` But it is not working...