Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
The link is covered by shadow. So can't click it.
If you refresh the page, can you access the modal then?
@julian Nope. It's useless. It's likely because the modal is not the direct child of body element.
@julian There's the same problem on our website( https://community.nodebb.org ). You can test it easily just resize the browser width.
https://github.com/NodeBB/NodeBB/issues/3671
@baris Good news. Thank you.
Y
Yes, u can use javascript to inject
J
Nice way to debug. I am still using console.log() 🙂 I guss my stuff is to simple
G
@pichalite Sigh alright, thanks for the help.
E
Fun thing about Apple Safari on iOS the bars that are not removable takes like 100px of the total height resulting in a 400px height canvas for your website and add the keyboard over this to have some fun.
A
1、Can I get data format? 2、websocket use port 80? 3、Can I write a test example to send topic by websocket ?