JshGrn
JshGrn
I save content to my database with tiptap editor, the output json from the editor is this: ``` '{"type":"doc","content":[{"type":"orderedList","attrs":{"start":2},"content":[{"type":"listItem","content":[{"type":"paragraph","content":[{"type":"text","text":"Test text here "}]}]}]}]}'; ``` However, when this is passed into tiptap-php...
I am not sure what I am doing wrong here, but for simplicity sake I have autoqueue with the pattern *.iso, I have a remote location that has this linux...
Very basic install nothing additional. When clicking sort column and then reordering it works, however if you sort and then refresh it says its disabled. Latest install of Laravel +...
### What are you trying to do? I would like to be able to setup blocks and then define them similar to the Editor Config. ### What's your proposed solution?...
### What are you trying to do? I would like to be able to re-order the blocks within a group, it would be even better if I could move blocks...
If the prop is true for disabled, dragging over this element will not select it but single clicking it will. I have had to set clickOptionToSelect to false to prevent...
Hi, this project is unfortunately dead and now I am hitting issues that I have seen others report re parsing lftp's output. Restarting works for either 1 minute or 1...
**Is your feature request related to a problem? Please describe.** Yes, I need to change server settings but can't edit the server (or I don't see how) **Describe the solution...
## Expected Behavior I want all traffic that comes to my VPS to be routed to a specific IP address bypassing NAT on the router. For example anything that comes...
## Expected Behavior I am using this to route traffic to/from Plex. I expect clients to connect to plex server using VPN IP + Port and see their IP address...