Charaf Rezrazi
Charaf Rezrazi
Would it possible to add a zip or portable packaged version of the app on Windows releases, I prefer not to have to install apps as I do have some...
When used the plugin this way, it works perfectly ``` $.notify({ // options message: 'Hello World' }, { // settings type: 'danger' }); ``` but I want to define a...
**Describe the bug** Having a freshly created EKS cluster, I've added the config to Lens, and enabled the builtin metrics provider (Settings > Builtin Metric Provider > Enable all) I...
**Description:** Having Passport installed, and following the instructions described here https://bref.sh/docs/laravel/passport I'm unable to get Passport working, throwing an exception: `Invalid key supplied` Investigation so far: - serverless.yml is updated...
### Discussed in https://github.com/oneduo/nova-file-manager/discussions/269 Originally posted by **piotrh052b** July 18, 2023 Hi Is it possible to copy or move files between directories ?
### Description When trying to imperatively set the text of the search bar input using a ref, it doesn't work as ref is always null on render. ### Steps to...