single-page-app
Here are 1,190 public repositories matching this topic...
Opening of any chat or group in Web Telegram currently resets unread messages counter to zero, regardless of how much posts we're actually viewed. This behavior seems to be inconsistent with other versions of Telegram, were only number of posts that were shown are retracted from unread messages counter.
Telegram Web Version 0.7.0
Firefox 62.0.2
Windows 10 Pro
-
Updated
Aug 28, 2019 - JavaScript
It would be really useful if FilePizza showed the download percentage in the tab name so you can see the progress without having to actively check the tab.
When a webpage is loaded, I can navigate seamlessly through all my links. The problem presents when I start using the back button to get back to the initial page which reloads the website.
Steps to reproduce
This is present in one of your examples: Email example. If you click on one of the emails and then use the back button, it will reload the webs
I'm submitting a ...
- bug report
- feature request
- other (Please do not submit support requests here (below))
The Router Challenge aims to be to Routers what TodoMVC is to MV* frameworks. It offers the same Music Catalog application built in React using different Routers. For it to be succe
-
Updated
Jun 28, 2017 - JavaScript
-
Updated
Jan 10, 2020 - JavaScript
-
Updated
May 24, 2020 - Java
-
Updated
May 23, 2020 - JavaScript
Need documentation
There should be documentation for explaining the server side code, as well as the folder structure. Even though it is inherited from create-react-app, some kind of documentation should be present.
Steps to Reproduce
NA
I would like to work on this.
-
Updated
May 27, 2020 - JavaScript
-
Updated
May 20, 2020 - TypeScript
[Vue warn]: Avoid mutating a prop directly since the value will be overwritten whenever the parent component re-renders. Instead, use a data or computed property based on the prop's value. Prop being mutated: "value"
found in
---> at src/utils/crud/components/field-types/Date.vue
at src/utils/crud/components/ItemDetailsField.vue
webpack的alias配置咨询
想新增一个alias,像vue脚手架默认填写的:
resolve: {
alias: {
'vue$': 'vue/dist/vue.esm.js',
'@': resolve('src')
}
},
即将@指向到某一个目录,比如app/web/目录,我在webpack.config.js文件添加了
module.exports = {
egg: true,
devtool: 'eval',
target: 'web',
entry: {
admin: 'app/web/page/admin/index.js'
},
cssExtract: true,
dll: ['vue', 'vue-router', 'vuex',
easy build prod报错
- Compose a new message
- Notice you are not on the right account
- Use the account switcher
- Send the email
Actual behavior
The last draft state of the message will stay in the "Drafts" folder of the first account.
Expected behavior
When you switch the account, the draft is moved from the first account to the account you switched to. Thus when you send the mail, no draft v
-
Updated
Aug 8, 2018 - JavaScript
-
Updated
Apr 29, 2020 - Vue
The docs don't explain that pushUrl will work with just the path onwards (so you don't need the whole URL). I had assumed "URL" meant the whole thing, protocol and hostname included, so I was making effort to pass that around my app so that pushUrl would have it where necessary. Of course, in hindsight, it makes perfect sense that pushUrl shouldn't have to deal with the domain, as that stays the s
-
Updated
Apr 4, 2020 - JavaScript
-
Updated
May 25, 2020 - JavaScript
-
Updated
May 15, 2019 - Java
-
Updated
Oct 11, 2018 - JavaScript
-
Updated
Jul 3, 2019 - Swift
-
Updated
Apr 29, 2020 - JavaScript
-
Updated
May 28, 2020 - JavaScript
-
Updated
Feb 21, 2020 - Vue
-
Updated
Feb 2, 2017 - JavaScript
Improve this page
Add a description, image, and links to the single-page-app topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the single-page-app topic, visit your repo's landing page and select "manage topics."
What I Want
I want to fixed side menu it should not scrolling with my data.
Description
I have installed react-admin in my react web App project but i am facing side menu scrolling issue. Side menu is scrolling with data.
Steps to reproduce:
I have following the same example that is providing by react-admin and in this example issue can be reproduce on dashboard.
If we will