DJ Caësar 9114
DJ Caësar 9114
It would be great to add documentation on how implement Vue-Socket.io with VueJS 3 composition API.
Issue Fixed # none ## Proposed Changes - For those who want to be able to handle several authors for their site, now it's possible; - It's also possible to...
Issue Fixed # None ## Proposed Changes - You can set quotes to be fading on the intro screen by editing `_config.yml`
Issue Fixed #138 ## Proposed Changes - I changed the hard coded parts (`` etc.) with pymented ones (`{% highlight` etc.) - I used: 1. `grep -rl '' . |...
## Questions When I deploy the website on a machine not connected to the internet, or when I want to work offline on the website, some things don't work, as...
## Questions ## Expected Behavior When I put images in the timeline, I'd like to see them resized to fit the circles. ## Actual Behavior If the images are not...
Argument to `path.extname` must be a string ``` path.extname (/usr/share/atom/resources/app.asar/src/electron-shims.js:20:10) ATPOutputView.getCwd (/home/cesar/.atom/packages/atom-terminal-panel/lib/atp-view.coffee:1874:17) BuiltinVariables.parseFull (/home/cesar/.atom/packages/atom-terminal-panel/lib/atp-builtins-variables.coffee:188:77) BuiltinVariables.parseHtml (/home/cesar/.atom/packages/atom-terminal-panel/lib/atp-builtins-variables.coffee:111:16) ATPOutputView.parseTemplate (/home/cesar/.atom/packages/atom-terminal-panel/lib/atp-view.coffee:664:36) ATPPanel.updateStatusBar (/home/cesar/.atom/packages/atom-terminal-panel/lib/atp-panel.coffee:190:50) ```
Hello, I can't check thecheckboxes of this PDF: https://www.formulaires.service-public.fr/gf/cerfa_14952.do The name of the checkboxes are: - FieldName: topmostSubform[0].Page1[0].Case_?_cocher12[0] - FieldName: topmostSubform[0].Page1[0].Case_?_cocher29[0] - FieldName: topmostSubform[0].Page2[0].Case_?_cocher8[0] - FieldName: topmostSubform[0].Page2[0].Case_?_cocher14[0] I tried to...
**Description of the bug** I have 2 children inside my Popper, and I have an error in the console: `[Popper]: The component expects only one child element at its root....
When the mouse is over the Popper, it could be great to be able to change the `cursor`, setting it to `pointer`.