-
In [PlaylistContext.js ](https://github.com/rbenzazon/personal-media-lib/blob/master/frontend/personal-media/src/PlaylistContext.js), you are overusing state
```jsx
import React, { useState,create…
ghost updated
5 years ago
-
In that [example](https://www.muicss.com/docs/v1/example-layouts/responsive-side-menu), the sidebar is show as default, how to set hide as default.
-
@DarioDomiDE commented on [Sun Jul 14 2019](https://github.com/NativeScript/NativeScript/issues/7517)
**Environment**
- all NS versions
- Android only (iOS is working)
- Angular only (via RadSid…
-
Hey @uzarsalan, I'm getting this error:
```
CONSOLE INFO: HMR: Hot Module Replacement Enabled. Waiting for signal.
***** Fatal JavaScript exception - application has been terminated. *****
Nativ…
-
Dear friend we want to specify that this repo is {N} Playground related.
Please use it to provide feedback or report an issue related to {N} Playground only.
If your issue is related to {N} itself …
-
I have the following animation defined
```typescript
trigger('ngIfAnimation', [
transition('* *', [
query(':enter', style({opacity: 0, transform: 'translateY(-200px)'}), {optional: …
-
Hello everyone,
I have a problem with logging in to IOS on identity server 4. Everything worked fine so far, but for some time when login IOS instead of the url it reports Website name. With androi…
ghost updated
4 years ago
-
The main navigation of my app is managed by the RadSideDrawer component of Telerik Pro UI. A page in the main section shows a map with some markers. On marker select event a page in a subfolder is ope…
-
> Please take a minute to read our [NativeScript Code of Conduct](https://github.com/NativeScript/codeofconduct) before proceeding with posting issues or discussing. The purpose of this guide is t…
-
I recorded a video describing my problem.
[https://youtu.be/NWuxziidaEQ](https://youtu.be/NWuxziidaEQ)
**PS.**
It doesn't depend on the menu items I navigate through.
the number of transitions…