Rohit Khatri

Results 16 issues of Rohit Khatri

I'm trying to apply named-routes on my structure, but couldn't figure out how to do that Here's my code: https://codesandbox.io/s/named-routes-fb0np I cannot access the route in middleware. Can anyone please...

I tried to install fontcolor plugin, but It doesn't show anything, the code is given below: ``` $('.tc_editable').redactor({ plugins: ['fontcolor'] )}; ``` Basic icons load like B, I, Indentation, but...

0 - Backlog

The `connection.remoteAddress` is always `127.0.0.1` when using `nginx` reverse proxy.

I tried to paste in add tag field (rohit, khatri) and It did add that. Please solve this bug.

I'm trying to find documentation to create key pair, but there's no information regarding that. I would like to generate key pair and store that in some database and use...

**Describe the bug** Parsing time from string based on a `hh:mm a` format gives valid true even if the hour is greater than 12 **To Reproduce** ```typescript import { DateTime...