Questions tagged [react-loadable]
137 questions
-1
votes
1 answer
React global loading on same page before render next component
In react, I need a bar loading that will appear on the top of the current page until completely render the next requested component. Here is the example what I exactly want, https://www.bd.airtel.com/en

Sonjoy Datta
- 1,188
- 2
- 13
- 21
-1
votes
2 answers
How to remove type="text/css" property from string?
The library (@loadable/server) that I am using is returning and I would like to remove the type='text/css'from there.
The reason is that the W3C validator is raising a warning:
The type attribute…

andrehigher
- 30
- 5