Usage with Reactjs
Chưa có ai nhận issue này.
- Ngôn ngữ chính
- JavaScript
- Star
- 13.7k
- Fork
- 1.1k
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Hello i would like to ask you If I'm able to use this lib with react. I downloaded sql.jq file and I'm trying to import it like import {SQL} from "./sql";
but when i start development server i get into some infinite loop. I'm also not able to found some debug logs for what is happening here. The console is stucked on Compiling... message
I also tried to import it using require keyword like const SQL = require('./sql') but it didn't work either.
Many thanks for any help!
Hướng dẫn đóng góp
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Hướng nghiên cứu
Start by reproducing the reported React development-server hang with the import {SQL} from "./sql" and require('./sql') entry points. Investigate the Compiling... state and available debug output, then document or fix the supported React import path so the library loads without the infinite loop.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- javascript, react
- Lĩnh vực
- databases, frontend, web-dev
- Loại issue
- Lỗi
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Cần làm rõ
- Mức phù hợp với người mới
- 20/100