Megh Parikh

Results 12 issues of Megh Parikh

This happens when you launch an application just after launching atom. For example, I open atom using `atom .` and while that is loading and window is still not shown...

bug

This might be really dumb, but is there any higher level wrapper to check if the user is authenticated? (except the session variable)

Currently it is not possible to have conditional compilation with CMake style expressions. This doesnot allow for very important system checking (Linux, Windows or OSX). For example I cannot have...

All the demos with events did not work on my firefox. (Eg http://ocanvas.org/demos/2) Firefox version: 42.0 OS: Fedora 22 Probably may have something to do with touch as works perfectly...

IMHO the locations component should have a boolean flag trailingSlash which when set allows all its children to have trailing slashes without having to explicitly specify `(/)` at the end...

The last question was asked for the first time, half in jest, on Jun 16, 2023, at a time when humanity first stepped into the light. The question came about...

## Feature request `redirect` / `routeRewrite` like `alias` #### What problem does this feature solve? The problem is when docs are stored in a subdirectory in the repo and served...

**What version of Ajv are you using? Does the issue happen if you use the latest version?** Yes ``` ├── [email protected] ├── [email protected] ``` **Ajv options object** CLI invocation `ajv...

bug report

Hi the upstream feed does not seem to be updating anymore. I really really like your service. Could you please look into it?

This allows us to have the dev server running on for a subpath instead of the domain. For example serving on `localhost:8000/example` instead of `localhost:8000`. This makes it run like...