Peter Kottas

Results 11 issues of Peter Kottas

What a lovely project you have here! Really brings back memories. I was considering using this to teach my nieces some basic coding. Was wondering if you could publish to...

### Describe Your Environment - What version of nuka-carousel are you using? 4.4.2 - What version of React are you using? 16.6.1 - What browser are you using? Chrome -...

Verified

I love the examples page, very nice design! But it's really annoying that the sidebar disappears every time you choose a new style. It makes it kind of hard to...

## 🐛 Bug Report I want to use the following glob which appears correct: https://www.digitalocean.com/community/tools/glob?comments=true&glob=%2F%2A%2A%2F%21%28%2A.d%29.%7Bts%2Ctsx%7D&matches=false&tests=%2F%2F%20This%20will%20match%20as%20it%20ends%20with%20%27.js%27&tests=%2Fhello%2Fworld.ts&tests=%2Fhello%2Fworld.tsx&tests=%2F%2F%20This%20won%27t%20match%21&tests=%2Fhello%2Fworld.d.ts&tests=%2Ftest%2Fsome%2Fglobs However when I try it with parser: ``` i18next './pathToFiles/**/!(*.d).{tsx,ts}' ``` It returns ``` error...

Would be good to have unsaved changes indication (usually a "*" attached to the project name in the top bar) and also a prompt for unsaved changes if you try...

feature

Would be awesome to have autosave in the editor. Something that can go to the settings that you are working on ;)

feature

**Describe the bug** Once you delete a node or a value, you will no longer be able to write in a new text-field (when creating new nodes or value) **To...

bug

It would be awesome if you could open res files frequently used to translate dot net (core) apps.

feature

**Is your feature request related to a problem? Please describe.** It would be great if you could (probably via context menu) copy the full path of the key. **Describe the...

feature

I've been using this lib for a while happily, thanks! But it, unfortunately, stopped working recently after an upgrade to React18 and a bunch of other stuff. Not sure what...