Samuel

Results 27 issues of Samuel

Hi, Is it possible to check if the current request route matches a route string in klein? I am trying to do a permission check based for each route the...

Hi, currently trying to set up a user permission access functionality into my app. To do this, I have decided to use a catch-all route to check the URL and...

I would love to be able to use [Altair GraphQL Client](https://altair.sirmuel.design/) as a view like the GraphiQL view, especially since it provides several extra features than the normal graphiql (like...

Hey I recently started experimenting with ReactiveElements and passing object properties as Props to the React component. I could only get the props in the React component by defining a...

**Describe the bug** Hey, any reason for not just passing `this.paper.svg` to `svgPanZoom`, instead of passing the SVG ID selector? I can see that `svgPanZoom` supports passing the svg element...

bug

Hello. I can't seem to render anything in the left and right components of the NavigationBar component used with CardStack as I usually do with the regular NavigationBar component. The...

Hi, Before I updated to v1.0.0, when I save a file that is being watched by grunt, if a task is currently running, grunt watch would automatically run the next...

Also reflect the enabled global headers in the header dialog

enhancement
good first issue

I'm trying to understand how sval works and particularly the sandbox. Is it possible to evaluate the code without allowing access to the global scope object, when running untrusted code?

enhancement