-
Hi,
I am using excalidraw apis to make it collaboration room in my reactjs application.
In which 2 users enter and collaborate, I manage to show "admin user" elements and files to other users, but …
-
### Describe the bug
I am trying to upgrade the storybook by : **npx storybook@latest upgrade** , and then run **ng run plot3d:storybook**
the error was thrown:
![image](https://github.com/storyb…
-
Hello everyone,
Today I visited React website to learn React by reading docs. But soon I realized that sidebar on react docs page [https://reactjs.org/docs/getting-started.html](url) doesn't have a s…
-
**Is your feature request related to a problem? Please describe.**
The web service does not have an html app. The html app is needed for following reasons:
- A quick home link that can be installed …
-
here're my code :
```
class Beranda extends React.Component
{
componentWillMount() {
const script = document.createElement("script");
script.src = "//cdn.jsdelivr.net/github…
-
Relevant code in question: https://github.com/adobe-webplatform/dropcap.js/blob/master/src/layout.js#L126-L140
**Description**:
The `.dcapjsStrut` property holding the cache of the strut `` of the d…
-
User Story:
As a creative web developer, I aim to enhance the user experience of my ReactJS web apps by creating a personalized Header component. This component will display a unique header at the …
-
I just created a new extension. Just basic infos and created one Domain object with two properties.
Saving works fine and database definition all is ok.
Now I load it in the extensionBuilder and t…
-
**There are 2 goals:**
- [ ] Way to differentiate tags with same name (show ID or how many tasks are in that tag)
- [ ] Try to not display empty tags..? Might take too many API calls to request a ta…
-
- Set up a new ReactJS project.
- Integrate Firebase for authentication and database functionalities.
@ariacmc