sgtraptor

Results 5 issues of sgtraptor

Hi, when I'm trying to build production version of app it gives me ReferenceError: window is not defined. When building dev version (npm run dev) it works as should. I...

question

Hi, it's more of a question than an issue probably. We use getInitialProps method for getting data via API request and deciding whether or not give access to this data...

Hi, I'm developing an app where I use your library to show list of speficic documents. There are around 35 sections with 3 items in each of them. On HTC10...

Hi, I have a problem with counting all clients connected to a specific room. We are using Redis adapter and we seem to be getting different results on both of...

Hi, first of all thanks for 3.0.0 release! Right now we have a problem with validation against assertion that check filename. `$xml_file_path := upper-case(string(base-uri())),` Validate function acts as if there...

bug