Richard Jedlička

Results 15 issues of Richard Jedlička

When an interpolation token is used as a helper (scope function), allow parameters to be helper/function calls too. E.g. ``` html {{upperCase(replace(" ", "-", info))}} ```

### NextUI Version 2.3.6 ### Describe the bug I am trying to add new variant for `maxWidth` to the `Navbar` component. My goal is to not set `max-width` to the...

### Describe the Bug When I create report, select website, date range and run query and then change the date range I get this error: ``` Something went wrong. Cannot...

Hi, I'm not sure this is real security problem, but maybe you can mention in doc it would be good to disable access to `migrations` directory in `.htaccess` file.

Hi, I just found your plugin and it seems promising. However for my safety I tried to analyze your code with Github Copilot and check if it is legit 🤔...